ambrockets
ambrockets copied to clipboard
Simple Websockets example using Amber
ambrockets
A simple Websockets example using Amber Framework 😎🚀
Demo: https://ambrockets.herokuapp.com
Installation
➜ cd ambrockets
➜ shards build ambrockets
Usage
To run the demo:
➜ ./bin/ambrockets
Contributing
- 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
Contributors
- faustinoaq Faustino Aguilar - creator, maintainer