dart_phoenix_socket 0.1.0 copy "dart_phoenix_socket: ^0.1.0" to clipboard
dart_phoenix_socket: ^0.1.0 copied to clipboard

A lightweight Phoenix Channel V2 client for Dart and Flutter. Supports automatic reconnection, push buffering, heartbeat, and Phoenix Presence.

0.1.0 #

  • Initial release
  • Phoenix Channel V2 protocol support
  • Automatic reconnection with exponential backoff [1, 2, 4, 8, 16, 30]s
  • Heartbeat with pending detection and reconnect on missed reply
  • Push buffering during join phase
  • Stale joinRef message filtering
  • Injectable WebSocket factory for testing
1
likes
160
points
32
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight Phoenix Channel V2 client for Dart and Flutter. Supports automatic reconnection, push buffering, heartbeat, and Phoenix Presence.

Repository (GitHub)
View/report issues

Topics

#phoenix #websocket #channels #realtime #flutter

License

MIT (license)

Dependencies

meta, web_socket_channel

More

Packages that depend on dart_phoenix_socket