Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/schneidmaster/action_cable

Port of Rails 5 ActionCable client
https://github.com/schneidmaster/action_cable

Last synced: about 2 months ago
JSON representation

Port of Rails 5 ActionCable client

Awesome Lists containing this project

README

        

# Deprecated

Use [actioncable-modules](https://github.com/schneidmaster/actioncable-modules) instead for Rails 5.0.0 stable and beyond.

# ActionCable

Port of Rails 5 ActionCable

## Contributing

1. Fork it ( https://github.com/schneidmaster/action_cable/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

## Credits

Obviously, this project is heavily indebted to the entire Rails team, and most of the code in `lib/action_cable` is taken directly from Rails 5.

## License

MIT