okws_client 0.1.0-dev.0 copy "okws_client: ^0.1.0-dev.0" to clipboard
okws_client: ^0.1.0-dev.0 copied to clipboard

A simplified WebSocket client with robust reconnection handling, supporting custom headers, ping interval, and backoff strategies.

1.0.0 #

  • Initial release of okws_client.
  • Robust reconnection logic with configurable backoff strategies (LinearBackoff, ExponentialBackoff).
  • Support for custom HTTP headers.
  • Support for pingInterval to keep connections alive.
  • Support for customHttpClient for advanced configuration (e.g., self-signed certificates).
  • Built on top of dart:io for native performance and flexibility.
  • Simple API with connect, disconnect, send, and state streams.
0
likes
0
points
26
downloads

Publisher

verified publisherpub.lwjlol.com

Weekly Downloads

A simplified WebSocket client with robust reconnection handling, supporting custom headers, ping interval, and backoff strategies.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on okws_client