pusher_channels 0.1.5 pusher_channels: ^0.1.5 copied to clipboard
A pure Dart pusher channels client
0.1.5 - November 23, 2021 #
- Change auto retry to be less aggressive
0.1.4 - November 17, 2021 #
- Implements auto retry when the connection is lost
0.1.3 - October 18, 2021 #
- Implements the pusher.bindGlobal and pusher.unbindGlobal
0.1.2 - October 14, 2021 #
- Fix pusher url
0.1.1 - October 14, 2021 #
- Downgrade the required version of mocktail
0.1.0 - October 14, 2021 #
- This is an initial and unstable implementation of Pusher Channels with supporting for public channels only