Skip to content

Releases: mfeckie/phoenix_wings

0.2.1

28 Apr 07:43
4c43c38
Compare
Choose a tag to compare
  • Fix a bug where items were still added to StreamSink despite the connection being terminated

Add Presence

28 Apr 06:59
14c2730
Compare
Choose a tag to compare

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

Named Arguments

20 Nov 15:08
034a2f1
Compare
Choose a tag to compare

Make named arguments available for SocketOptions #9

Now supporting the browser :rocket:

20 May 04:06
9cd5e43
Compare
Choose a tag to compare

Big thanks to @yourpalal who has added support for consuming the library in browser as well as Flutter. 🚀

Changes

  • Supports using the library in the browser as well as flutter
  • Added a flutter example project
  • Added a Phoenix server which supports the example project
  • Addresses deprecations and changes related to Dart 2