Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/unloop/erlang-ws


https://github.com/unloop/erlang-ws

erlang service websockets ws

Last synced: about 5 hours ago
JSON representation

Awesome Lists containing this project

README

        

Websocket example
=================

To try this example, you need GNU `make` and `git` in your PATH.

To build the example, run the following command:

``` bash
$ make
```

To start the release in the foreground:

``` bash
$ ./_rel/bin/websocket_example console
```

Then point your browser at [http://localhost:8080](http://localhost:8080).
=======
erlang-websocket
================