
Tubes - Dart Client
tubes-dart is a Dart client library for connecting to a tubes server. It simplifies WebSocket-based communication with channels for sending and receiving messages.
Features
- Effortless subscription to WebSocket channels.
- Automatic reconnection with configurable retry delay.
- Stream-based message handling for ease of integration.
- Ideal for both Flutter and server-side Dart applications.