A simple Websockets example using Amber Framework 😎🚀
Demo: https://ambrockets.herokuapp.com
➜ cd ambrockets
➜ shards build ambrockets
To run the demo:
➜ ./bin/ambrockets
- Fork it ( https://github.com/faustinoaq/ambrockets/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
- faustinoaq Faustino Aguilar - creator, maintainer