dart_pusher_channels 0.2.0+1 copy "dart_pusher_channels: ^0.2.0+1" to clipboard
dart_pusher_channels: ^0.2.0+1 copied to clipboard

Dart implementation of client of Pusher Channels protocol, instrument to work with real-time applications.

0.2.0+1 #

  • Updated README.md
  • Improved annotations

0.2.0 #

  • Tested on Windows succesfully and updated meta data

0.1.1 #

  • Fixed reconnection tries on disposal

0.1.0+1 #

  • Updated the description of pubspec.yaml

0.1.0 #

  • Fixed issue of non-cancallable timer. Added logging with print by default. Will be optional in next minor version.

0.0.9+1 #

  • Making refresh callback of onConnectionErrorHandler constructor of PusherChannelsClient.websocket non-nullable

0.0.9 #

  • Implemented unsubscribe method for private channels.

0.0.8 #

  • Updated README.

0.0.7 #

  • Using more canonical names of classes and interfaces.

0.0.6 #

  • Updated README and example.

0.0.5 #

  • Updated documentation.

0.0.3 #

  • Initial version.
63
likes
0
pub points
92%
popularity

Publisher

unverified uploader

Dart implementation of client of Pusher Channels protocol, instrument to work with real-time applications.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

http, meta, rxdart, web_socket_channel

More

Packages that depend on dart_pusher_channels