issues
search
jaspervdj
/
websockets
A Haskell library for creating WebSocket-capable servers
http://jaspervdj.be/websockets
BSD 3-Clause "New" or "Revised" License
407
stars
114
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support containers-0.7
#254
locallycompact
closed
4 weeks ago
2
Cleanup when responding to client close message
#253
ChickenProp
opened
2 months ago
0
QuickCheck-2.15 not accepted
#252
ysangkok
opened
5 months ago
0
Allow network-3.2
#251
ysangkok
closed
6 months ago
1
Link to Wuss for secure WebSockets
#250
tfausak
closed
6 months ago
3
Ingegrate wuss for TLS
#249
nullobject
closed
6 months ago
2
Not compatible with network-3.2
#248
ysangkok
closed
6 months ago
1
Feedback suggestion on "datas" APIs for 1.0 perhaps
#247
ulidtko
opened
10 months ago
1
Feedback suggestions on withPingPong API
#246
ulidtko
opened
10 months ago
3
Bump version to 0.13.0.0
#245
jaspervdj
closed
11 months ago
0
Release 0.13
#244
domenkozar
closed
11 months ago
1
support latest LTS nightly
#243
domenkozar
closed
11 months ago
0
if socket raises an exception that resource vanished, consider it closed
#242
domenkozar
closed
11 months ago
1
bytestring-0.12 and text-2.1 not supported
#241
ysangkok
closed
11 months ago
0
Stream Open/Close buffers are never filled
#240
domenkozar
opened
11 months ago
0
Add ping-pong implementation that handles stale connections.
#239
domenkozar
closed
11 months ago
0
Revamp README and remove website
#238
domenkozar
closed
11 months ago
1
Client: default to 30s for connection timeout
#237
domenkozar
closed
11 months ago
1
Client: correctly reject request
#236
domenkozar
closed
11 months ago
2
Add benchmark for roundtrip connections
#235
domenkozar
opened
11 months ago
0
add client-example executable
#234
domenkozar
closed
11 months ago
1
circleci -> github actions
#233
domenkozar
closed
11 months ago
3
IOException on Connection Reset but not documented
#232
ysangkok
closed
11 months ago
7
Add sendPong function
#231
flip111
closed
11 months ago
3
Require random >= 1.0.1
#230
Bodigrim
closed
1 year ago
1
Allow setting timeout when connecting via connectionOptions
#229
domenkozar
closed
11 months ago
0
Client with timeout
#228
dschrempf
closed
2 years ago
3
Server example on website uses deprecated function forkPingThread
#226
razetime
closed
2 years ago
2
Use GHC 9.0 in CI
#225
ysangkok
closed
2 years ago
0
Client example not working, echo.websocket.org is down.
#224
bmacho
closed
11 months ago
1
Installation instruction does not work on cabal 3.6.2.0
#223
el-hult
closed
2 years ago
2
Allow text-2.0
#222
ysangkok
closed
2 years ago
0
The behavior where `receiveDataMessage` blocks execution isn't documented.
#221
techmindful
opened
3 years ago
1
minor doc grammar fix
#220
joee
closed
11 months ago
1
attoparsec bounds
#219
rd--
closed
3 years ago
2
Allow attoparsec 0.14
#218
felixonmars
closed
3 years ago
0
Added a way to manually send a Pong message.
#217
RationalAsh
closed
11 months ago
0
Expose Connection constructor
#216
thomasjm
closed
3 years ago
2
[RFC] Sketch WSS implementation
#215
deepfire
opened
3 years ago
0
Remove redundant dependency: bytestring-builder
#214
felixonmars
closed
11 months ago
1
Update upper bounds for `bytestring` and `random`
#213
lehins
closed
3 years ago
1
Unexpected ConnectionClosed
#212
bapcyk
opened
4 years ago
1
Close the underlying tcp connection when rejecting
#211
shterrett
opened
4 years ago
5
Allow base64-bytestring 1.2
#210
felixonmars
closed
3 years ago
1
Docs are not clear how to close PendingConnection
#209
3noch
closed
11 months ago
0
can multiple threads send at the same time?
#208
dktr0
opened
4 years ago
13
WSS
#207
dschalk
closed
4 years ago
0
Provide the peer address for PendingConnection
#206
dustin
opened
4 years ago
1
Clean up forked threads
#205
chrismwendt
closed
11 months ago
1
Allow QuickCheck 2.14
#204
felixonmars
closed
4 years ago
1
Next