0.07
The project is in a healthy, maintained state
Ruby SDK for AnyCable, an open-source realtime server for reliable two-way communication
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

>= 0
~> 3.0
>= 13.0
>= 4.0
>= 3.5
~> 3.8
>= 1.9.1

Runtime

 Project Readme

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.