elm-phoenix-socket
elm-phoenix-socket copied to clipboard
Add onJoin/onError to Socket
Should allow us to address #22, #19 and to also add debug messages for socket connect/close.
This requires a better WebSocket API in Elm (hopefully in .19) or for this project to become an effect manager