Skip to content

anycable/anycable-rb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 18, 2025
366c406 · Mar 18, 2025
Dec 28, 2024
Nov 11, 2021
Jul 4, 2023
Feb 1, 2019
Jul 24, 2024
Jan 2, 2025
Dec 27, 2024
Mar 18, 2025
Jan 3, 2025
Jan 3, 2025
Jan 3, 2025
Apr 20, 2022
Apr 28, 2020
Mar 13, 2024
Dec 27, 2024
Mar 18, 2025
Dec 27, 2024
Jan 4, 2023
Jan 2, 2025
Dec 28, 2024
Jan 4, 2023
Feb 3, 2023
Jan 3, 2025
Dec 28, 2024
Dec 28, 2024
Dec 4, 2023

Repository files navigation

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.