Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/artemeff/wisepusher

WebSocket pusher via TCP Sockets
https://github.com/artemeff/wisepusher

Last synced: 12 days ago
JSON representation

WebSocket pusher via TCP Sockets

Awesome Lists containing this project

README

        

## WisePusher

WebSocket pusher via TCP Sockets

### Installation

```
$ make
$ ./start
```

### Dependencies

* [Rebar](https://github.com/rebar/rebar) as build source tool
* [Cowboy](https://github.com/extend/cowboy) as websocket server

### Usage

Not aviable at now :C
See usage in examples folder