Issues
- 1
- 6
Support binary websockets?
#9 opened by Daenyth - 2
elm 0.19.0 upgrade
#29 opened by mrumkovskis - 2
Support Authorization header
#21 opened by benjamin-bergia - 4
This is completely broken in current elm?
#28 opened by Gastove - 1
Elm 0.19 release
#27 opened by optikfluffel - 1
- 2
Support specifying subprotocol
#20 opened by aymanosman - 1
- 3
Exponential backoff does not work
#17 opened by bgourlie - 1
Websocket exponential backoff is not randomized
#26 opened by drathier - 1
Support sending ordered list of messages
#22 opened by cdevienne - 7
- 1
Provide some way of checking for support
#15 opened by Xandaros - 0
API is missing notification of reconnect thus unnecessarily limiting its utility
#10 opened by igoodrich - 0
Error being swallowed when trying to open a websocket with a `#` character in its url
#11 opened by davoclavo - 4
Bug in 0.17 alpha - Websocket.listen in Child Component loses the appropriate Msg Tagging erratic results
#4 opened by knowthen - 1
Bug in 0.17 alpha - Calling Websocket.send in Http.App.program's init doesn't work, the WebSocket message is never sent
#3 opened by knowthen - 1
Fallback for unsupported API
#5 opened by roine - 1
subMap in WebSocket module - dead code?
#6 opened by Janiczek