pusher_client_socket 0.0.2+1 copy "pusher_client_socket: ^0.0.2+1" to clipboard
pusher_client_socket: ^0.0.2+1 copied to clipboard

The pusher client using websocket client [available for all platforms]

0.0.1 - 2024-08-16 19:43 #

  • Connect to a Pusher server using WebSockets.
  • Available for all platforms (Android, IOS, MacOS, WindowsOS, LinuxOS, Web).
  • Subscribe to public, private, private encrypted, and presence channels.
  • Bind event listeners to handle custom and Pusher-specific events.
  • Automatic reconnection logic for handling connection interruptions.
  • Activity check mechanism to ensure the connection remains active.

0.0.1+1 - 2024-08-16 21:04 #

  • Handle pusher_internal: and pusher: events.
  • Add onSubscriptionSuccess event for all channels.
  • Upgrade web_socket_client to ^0.1.0.

0.0.2 - 2024-08-17 14:09 #

  • Remove protocol parameter from PusherOptions.
  • Add wsPort parameter to PusherOptions.
  • Add wssPort parameter to PusherOptions.
  • Add encrypted parameter to PusherOptions.
  • Add maxReconnectionAttempts parameter to PusherOptions.
  • Add reconnectGap parameter to PusherOptions.
  • Improve websocket connection uri generator.

0.0.2+1 - 2024-09-03 20:34 #

  • Upgrade flutter sdk.
17
likes
0
points
751
downloads

Publisher

unverified uploader

Weekly Downloads

The pusher client using websocket client [available for all platforms]

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http, meta, pinenacl, web_socket_client

More

Packages that depend on pusher_client_socket