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

https://github.com/lambda2/demo_websocket


https://github.com/lambda2/demo_websocket

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

Pour tout installer: `bundle install`

Pour lancer le serveur: `rails s -p PORT`

Pour tester les websockets: `wscat --connect ws://localhost:PORT/websocket`

Pour etre sur que ca parle: `tail -f PATH/demo_websocket/log/websocket_rails.log`

### Configuration de prod

- ruby-2.1.2
- rails 4.1.6