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

anycable/anycable

 
 

Repository files navigation

GitPitch Gem Version Build Status Gitter Documentation

AnyCable

AnyCable allows you to use any WebSocket server (written in any language) as a replacement for your Ruby server (such as Faye, ActionCable, etc).

AnyCable uses the same protocol as ActionCable, so you can use its JavaScript client without any monkey-patching.

Sponsored by Evil Martians

Requirements

Usage

Check out our 📑 Documentation.

Links

Talks

Compatible WebSocket servers

Build

  • Install required GRPC gems:
gem install grpc
gem install grpc-tools
  • Re-generate GRPC files (if necessary):
make

Contributing

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

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 use the Tidelift security contact. Tidelift will coordinate the fix and disclosure.

About

Realtime server for reliable two-way communication to power-up any backend

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Contributors 29

0