Gem Version Build Documentation

AnyCable Ruby SDK

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

Requirements

  • Ruby 3.0+.

Resources

Contributing

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.

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.