elm-websocket-client
elm-websocket-client copied to clipboard
Websockets for Elm 0.19, using ports
Results
2
elm-websocket-client issues
Sort by
recently updated
recently updated
newest added
log output ``` SocketNotOpenError "socket" Sending "Hello World!" LowLevelError { key = "Nothing", code = "keyused", description = "Key already has a socket open: socket", code = "Nothing" } Connecting...
Would it be possible/desirable to be able to send and receive binary data?