8000 GitHub - clowder/anycable-rails at refs/heads/main
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

clowder/anycable-rails

 
 

Repository files navigation

Gem Version Build Documentation

AnyCable SDK for Ruby on Rails

AnyCable is an open-source language-agnostic realtime server for reliable two-way communication over WebSockets and SSE. This repository contains code for AnyCable Rails SKD that allows you to use AnyCable as a drop-in replacement for Action Cable.

🌐 Website · 📚 Documentation · 💾 Example Rails Application

Quick Start

Add anycable-rails gem to your Gemfile:

gem "anycable-rails"

Then run our interactive setup command:

bundle exec rails g anycable:setup

Learn more here.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/anycable/anycable-rails.

License

The gem is available as open source under the terms of the MIT License.

Security Contact

To report a security vulnerability, please contact us at anycable@evilmartians.com. We will coordinate the fix and disclosure.

About

AnyCable for Ruby on Rails applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 99.1%
  • Other 0.9%
0