phoenix_socket 0.2.2 phoenix_socket: ^0.2.2 copied to clipboard
PhoenixSocket provides a feature-complete implementation of Phoenix Sockets, using a single API based on StreamChannels compatible with any deployment of Flutter.
[0.2.2.] #
- Make logging more configurable
- Fix auto-rejoin of channels
[0.2.1] #
- Add much more logging using the logging library
- Fix a couple of minor bugs
[0.2.0] #
- Fix some statement management issues
- Clean up classes file location
- Improve API to be more consistent with behavior
[0.1.1] #
- Add some very incomplete docs
[0.1.0] #
- First version that feel really stable
- Presence still largely untested