async_cable library
Async-oriented implementation of the Rails ActionCable protocol for Dart & Flutter.
Classes
- AsyncCable
- Creates connections to ActionCable endpoints.
- AsyncCableChannel
- One channel in an ActionCable connection.
- AsyncCableConnection
- A connection to the ActionCable endpoint.