https://github.com/nithinbekal/actioncable-chatter
Getting started with Rails 5's ActionCable and websockets - code example
https://github.com/nithinbekal/actioncable-chatter
actioncable rails ruby websockets
Last synced: 8 months ago
JSON representation
Getting started with Rails 5's ActionCable and websockets - code example
- Host: GitHub
- URL: https://github.com/nithinbekal/actioncable-chatter
- Owner: nithinbekal
- Created: 2016-01-20T13:25:34.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-20T13:25:54.000Z (over 10 years ago)
- Last Synced: 2025-03-30T21:51:10.765Z (about 1 year ago)
- Topics: actioncable, rails, ruby, websockets
- Language: Ruby
- Homepage: http://nithinbekal.com/posts/rails-action-cable/
- Size: 23.4 KB
- Stars: 4
- Watchers: 0
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## README
This README would normally document whatever steps are necessary to get the
application up and running.
Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...