- Fix null safety on web platform @pichoemr
- Fix unhandled exception when joinRef is null @macoshita
- Migrate to null safe @macoshita
- 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
- Fix a bug where items were still added to StreamSink despite the connection being terminated
- 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