Git Product home page Git Product logo

docs.anycable.io's Introduction

Gem Version Build Coverage Status Documentation

AnyCable

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

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

AnyCable Pro has been launched ๐Ÿš€

Sponsored by Evil Martians

Requirements

Usage

Check out our ๐Ÿ“‘ Documentation.

Links

Talks

Building

Generating gRPC files from .proto

  • 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 contact us at [email protected]. We will coordinate the fix and disclosure.

docs.anycable.io's People

Contributors

aditya-vector avatar deponian avatar envek avatar gadimbaylisahil avatar kalashnikovisme avatar lianowar avatar mepatterson avatar namiwang avatar onesneakymofo avatar palkan avatar rmacklin avatar sergeyni avatar sponomarev avatar tjschuck avatar vasfed avatar yenshirak avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

docs.anycable.io's Issues

v1.0 TODO

  • Rack middlewares
  • RPC and anycable-go default host changes
  • Add note about cable_meta_tag (anycable/anycable-rails#115)
  • Docker versioning
  • anycable-go disconnector guide
  • Generator GIF
  • RPC proto changes:
    • Actual changes (diff?)
    • Migration plan (anycable-go v1.0 compatibility with v0.6)
    • Version check
  • Stimulus Reflex
  • Upgrade "How to write a server"
  • Heroku upgrades:
    • Add note about RPC app mem size (you need 50MB per 1k connections + RPC size)
  • Dark theme ๐Ÿ˜Ž
  • Actualize blog posts links (remove "From Action to Any", add new post)
  • Update home page (anycable.io)
  • ...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.