braverhealth / phoenix-socket-dart

Cross-platform and stream-based implementation of Phoenix Sockets
https://pub.dev/packages/phoenix_socket
BSD 3-Clause "New" or "Revised" License
73 stars 37 forks source link

Add example reacting to changes in a phx socket #36

Closed TylerSustare closed 3 years ago

TylerSustare commented 3 years ago

Addresses #35 and #2

Feedback welcome :)

I'm so very excited about these technologies that I want others to be too! But I'm very new to Elixir and Phoenix so I'm sure I'm doing something weird with either the server or the app.