WebSocket server for AnyCable <= 0.5.x.
| Feature | Status |
|---|---|
| Connection Identifiers | + |
| Connection Request (cookies, params) | + |
| Disconnect Handling | + |
| Subscribe to channels | + |
| Parameterized subscriptions | + |
| Unsubscribe from channels | + |
| Performing Channel Actions | + |
| Streaming | + |
| Usage of the same stream name for different channels | + |
| Broadcasting | + |
| Custom stream callbacks | - |
| Subscription Instance Variables | - |
Bug reports and pull requests are welcome on GitHub at https://github.com/anycable/erlycable.
The library is available as open source under the terms of the MIT License.