tubes 0.0.1 copy "tubes: ^0.0.1" to clipboard
tubes: ^0.0.1 copied to clipboard

Tubes client library to connect to a tubes realtime server


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.
0
likes
120
points
7
downloads

Publisher

unverified uploader

Weekly Downloads

Tubes client library to connect to a tubes realtime server

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, web_socket_channel

More

Packages that depend on tubes