API Reference axioncable v0.2.5
Modules
It's like ActionCable (100% compatible with JS Client), but you know, for Elixir
Implementation of Axioncable server. This is compatible with Axioncable JS client. This implementation needs REDIS to store every websocket pid (value) into corresponding channel (key). For complete setup of this axioncable server, please check complete tutorial in the github page. Do not hesitate to write feedback / issue, this is a first version. Thanks.
This module handles Channel Websocket using Redis connection
This module handles