issues
search
anmonteiro
/
httpun-ws
Other
27
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: run ocamlformat on the project
#75
anmonteiro
closed
18 hours ago
0
`Eio.Switch.run` hangs cleaning up resources of failed websocket connection
#74
copy
opened
2 months ago
3
client: fix infinite loop when client handshake disconnects
#73
anmonteiro
closed
2 months ago
0
refactor: unify input handlers eof + websocket error handler
#72
anmonteiro
closed
3 months ago
0
server: http upgrade error handler
#71
anmonteiro
closed
3 months ago
0
feat: yield the reader if reads not scheduled
#70
anmonteiro
closed
3 months ago
0
fix: mask all client frames
#69
anmonteiro
closed
3 months ago
0
fix: garbled data after committing frame header
#68
anmonteiro
closed
4 months ago
0
don't select digestif implementation
#67
anmonteiro
closed
4 months ago
0
update flakes
#66
anmonteiro
closed
4 months ago
0
File "eio/gluten_eio.ml", line 132, characters 16-22: Assertion failed
#65
copy
closed
4 months ago
2
fix: always send mask from the client in ping/pong
#64
crackcomm
closed
3 months ago
2
fix: update computation for payload length offset
#63
eWert-Online
closed
4 months ago
1
[BUG] payloads of >64K are cut off at the beginning
#62
eWert-Online
closed
4 months ago
2
Infinite loop on Websocket.Wsd.close with close code
#61
aantron
closed
2 months ago
6
adapt to eio v0.12
#60
anmonteiro
closed
1 year ago
0
digestif virtual library compat
#59
joprice
closed
4 months ago
1
feat: add Websocketaf.Websocket.Close_code.of_bigstring{,_exn}
#58
anmonteiro
closed
1 year ago
0
feat: allow sending continuation frames
#57
anmonteiro
closed
1 year ago
0
chore: upgrade dune version
#56
anmonteiro
closed
1 year ago
0
fix: mask payload correctly when sending
#55
anmonteiro
closed
1 year ago
0
fix: add `Pong to the Opcode lookup table
#54
anmonteiro
closed
1 year ago
0
rm result
#53
anmonteiro
closed
1 year ago
0
feat(websocketaf-eio): track sw for gluten
#52
anmonteiro
closed
1 year ago
0
adapt to gluten eio
#51
anmonteiro
closed
1 year ago
0
update flake
#50
anmonteiro
closed
1 year ago
0
websocketaf: fix masking bug when reading chunks
#49
anmonteiro
closed
1 year ago
0
Eliminate need for explicit configuration of request/response buffer sizes
#48
cemerick
closed
3 months ago
4
don't repeat input_handlers type
#47
anmonteiro
closed
2 years ago
0
Wsd / Payload tweaks
#46
anmonteiro
closed
2 years ago
0
websocketaf-eio: reorg
#45
anmonteiro
closed
2 years ago
0
Add eio runtime
#44
anmonteiro
closed
2 years ago
0
Adapt to gluten 0.3
#43
anmonteiro
closed
2 years ago
0
Move to flakes, test on newer OCaml
#42
anmonteiro
closed
2 years ago
0
Set `~flush_headers_immediately:true` on handshake request
#41
quartz55
closed
2 years ago
1
How to report an exception while reading a handshake failure response
#40
aantron
opened
2 years ago
0
Websocketaf.Client_connection.input_handlers and Server_connection.input_handlers not equal
#39
aantron
closed
1 year ago
1
Support WebSocket over HTTP/2 (RFC 8441)
#38
aantron
opened
2 years ago
1
Wsd.close without a close code does not send a close frame
#37
aantron
opened
3 years ago
0
No way to send data with ping and pong
#36
aantron
closed
1 year ago
1
Separate eof callback in Payload.t clashes with FIN bit style
#35
aantron
opened
3 years ago
0
Current interface uses a mixture of push and pull style; pull style only should be better
#34
aantron
opened
3 years ago
1
No way to not set FIN bit on outgoing frames
#33
aantron
closed
1 year ago
1
Adapt to new httpaf Body interface
#32
anmonteiro
closed
3 years ago
0
Build examples in CI
#31
anmonteiro
closed
3 years ago
0
Create a library for the examples
#30
anmonteiro
opened
3 years ago
0
Build examples in CI
#29
anmonteiro
closed
3 years ago
0
Fix examples after API change
#28
anmonteiro
closed
3 years ago
0
Client: make the read buffer size configurable
#27
anmonteiro
closed
3 years ago
0
OCaml 4.12 fixes, syntax tweaks
#26
anmonteiro
closed
3 years ago
0
Next