issues
search
elm-lang
/
websocket
Websockets for Elm
http://package.elm-lang.org/packages/elm-lang/websocket/latest
BSD 3-Clause "New" or "Revised" License
99
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Clarify there is currently no native websocket support in Elm
#30
andys8
closed
4 years ago
1
elm 0.19.0 upgrade
#29
mrumkovskis
closed
6 years ago
2
This is completely broken in current elm?
#28
Gastove
closed
6 years ago
4
Elm 0.19 release
#27
optikfluffel
closed
6 years ago
1
Websocket exponential backoff is not randomized
#26
drathier
opened
6 years ago
1
Internal server error when downloading 1.0.2 release
#25
igna92ts
closed
6 years ago
1
Small updates to Websocket.elm comments
#24
atlewee
opened
7 years ago
1
Multiple open connections when subscription changes quickly
#23
Keyamoon
opened
7 years ago
1
Support sending ordered list of messages
#22
cdevienne
opened
7 years ago
1
Support Authorization header
#21
benjamin-bergia
opened
7 years ago
2
Support specifying subprotocol
#20
aymanosman
opened
7 years ago
2
Websocket 1.1.0 proposal
#19
bgourlie
opened
7 years ago
6
Fix exponential backoff
#18
bgourlie
opened
7 years ago
3
Exponential backoff does not work
#17
bgourlie
opened
7 years ago
3
Fix typo in README
#16
vyp
closed
8 years ago
2
Provide some way of checking for support
#15
Xandaros
opened
8 years ago
1
Add subscriptions for connection opened and connection closed.
#14
bgourlie
opened
8 years ago
7
Provide console feedback on improper protocol
#13
listrophy
opened
8 years ago
1
Inherit protocol and endpoint when not specified.
#12
edevil
opened
8 years ago
6
Error being swallowed when trying to open a websocket with a `#` character in its url
#11
davoclavo
opened
8 years ago
0
API is missing notification of reconnect thus unnecessarily limiting its utility
#10
igoodrich
opened
8 years ago
0
Support binary websockets?
#9
Daenyth
opened
8 years ago
6
Typo on link
#8
simonh1000
closed
8 years ago
1
Use err.name to classify exception
#7
ThomasWeiser
closed
8 years ago
1
subMap in WebSocket module - dead code?
#6
Janiczek
closed
8 years ago
1
Fallback for unsupported API
#5
roine
closed
8 years ago
1
Bug in 0.17 alpha - Websocket.listen in Child Component loses the appropriate Msg Tagging erratic results
#4
knowthen
closed
8 years ago
4
Bug in 0.17 alpha - Calling Websocket.send in Http.App.program's init doesn't work, the WebSocket message is never sent
#3
knowthen
closed
8 years ago
1
Task Native.WebSocket.close always succeeds with Maybe BadClose
#2
ThomasWeiser
closed
8 years ago
3
Working version
#1
ksamborski
closed
8 years ago
3