dart_pusher_channels 0.0.9+1
dart_pusher_channels: ^0.0.9+1 copied to clipboard
Dart implementation of Pusher Channels.
0.0.9+1 #
- Making
refresh
callback ofonConnectionErrorHandler
constructor ofPusherChannelsClient.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.