Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 804 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 804 Bytes

ambrockets

A simple Websockets example using Amber Framework 😎🚀

Demo: https://ambrockets.herokuapp.com

ambrockets

Installation

➜ cd ambrockets
➜ shards build ambrockets

Usage

To run the demo:

➜ ./bin/ambrockets

Contributing

  1. Fork it ( https://github.com/faustinoaq/ambrockets/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • faustinoaq Faustino Aguilar - creator, maintainer