phoenix_wings 1.0.2 phoenix_wings: ^1.0.2 copied to clipboard
Phoenix Channel client for Dart
[1.0.1] #
- Fix unhandled exception when joinRef is null @macoshita
[1.0.0] #
- Migrate to null safe @macoshita
[0.2.2] #
- Improve error handling for StreamSink
- Update README thanks @leksim
- Clone channel list thanks @kraglik
- Update deps and reorganize examples thanks @henry-hz
- Fix reconnection error thanks @mjheilmann
[0.2.1] #
- Fix a bug where items were still added to StreamSink despite the connection being terminated
[0.2.0] #
- Fix a bug with socket options params vsn value being overridden
- Remove dependency on Flutter
- Move to TravisCI
- Upgrade dependencies
- Add the
PhoenixPresence
service which is a port of the Phoenix JavaScript client