AnyCable is an open-source language-agnostic realtime server for reliable two-way communication. This repository contains the Ruby SDK for AnyCable including RPC server implementations, broadcasting adapters and other utilities that could help you to integrate AnyCable into any Ruby application. For Rails integration, check out a dedicated gem: anycable-rails.
🌐 Website · 📚 Documentation
- Ruby 3.0+.
Bug reports and pull requests are welcome on GitHub at https://github.com/anycable/anycable-rb.
Please, provide reproduction script (using this template) when submitting bugs if possible.
The gem is available as open source under the terms of the MIT License.
To report a security vulnerability, please contact us at [email protected]
. We will coordinate the fix and disclosure.