channel_sender_client 3.2.0 copy "channel_sender_client: ^3.2.0" to clipboard
channel_sender_client: ^3.2.0 copied to clipboard

A Dart client for sending and receiving real-time events using WebSocket or SSE over Async DataFlow channels.

CHANGELOG #

3.2.0 #

  • Add deduplication support for ws.

3.1.1 #

  • Update dart sdk to >= 3.8.0

3.1.0 #

  • Add connectivity awareness.
  • Add EventHandler interface.

3.0.0-beta.3 #

  • Downgrade SDK requirement

3.0.0-beta #

  • Support SSE protocol

2.0.4 #

  • Fix overflow of exp Backoff

2.0.3 #

  • Fix reconnection with heartbeats issue
  • Improve logs
  • Refactor

2.0.2 #

  • Fix reconnection
  • Refactor

2.0.1 #

  • Null safety
  • Refactor

2.0.0 Add Channel Message to subscribeTo #

1.0.2 Add Dart Code Linter #

1.0.1 Update of dependencies to comply with null safety definition #

1.0.0 First version of channel_sender_client #

4
likes
140
points
2.76k
downloads

Publisher

verified publisherbancolombia.com

Weekly Downloads

A Dart client for sending and receiving real-time events using WebSocket or SSE over Async DataFlow channels.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

connectivity_plus, flutter, http, logger, logging, rxdart, validators, web_socket_channel

More

Packages that depend on channel_sender_client