Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / anmonteiro/websocketaf issues and pull requests

#61 - Infinite loop on Websocket.Wsd.close with close code

Issue - State: open - Opened by aantron 10 months ago - 1 comment

#60 - adapt to eio v0.12

Pull Request - State: closed - Opened by anmonteiro about 1 year ago

#59 - digestif virtual library compat

Issue - State: open - Opened by joprice about 1 year ago

#58 - feat: add Websocketaf.Websocket.Close_code.of_bigstring{,_exn}

Pull Request - State: closed - Opened by anmonteiro about 1 year ago

#57 - feat: allow sending continuation frames

Pull Request - State: closed - Opened by anmonteiro about 1 year ago

#56 - chore: upgrade dune version

Pull Request - State: closed - Opened by anmonteiro about 1 year ago

#55 - fix: mask payload correctly when sending

Pull Request - State: closed - Opened by anmonteiro about 1 year ago

#54 - fix: add `Pong to the Opcode lookup table

Pull Request - State: closed - Opened by anmonteiro about 1 year ago

#53 - rm result

Pull Request - State: closed - Opened by anmonteiro about 1 year ago

#52 - feat(websocketaf-eio): track sw for gluten

Pull Request - State: closed - Opened by anmonteiro over 1 year ago

#51 - adapt to gluten eio

Pull Request - State: closed - Opened by anmonteiro over 1 year ago

#50 - update flake

Pull Request - State: closed - Opened by anmonteiro over 1 year ago

#49 - websocketaf: fix masking bug when reading chunks

Pull Request - State: closed - Opened by anmonteiro over 1 year ago

#48 - Eliminate need for explicit configuration of request/response buffer sizes

Issue - State: open - Opened by cemerick over 1 year ago - 3 comments

#47 - don't repeat input_handlers type

Pull Request - State: closed - Opened by anmonteiro about 2 years ago

#46 - Wsd / Payload tweaks

Pull Request - State: closed - Opened by anmonteiro about 2 years ago

#45 - websocketaf-eio: reorg

Pull Request - State: closed - Opened by anmonteiro about 2 years ago

#44 - Add eio runtime

Pull Request - State: closed - Opened by anmonteiro about 2 years ago

#43 - Adapt to gluten 0.3

Pull Request - State: closed - Opened by anmonteiro about 2 years ago

#42 - Move to flakes, test on newer OCaml

Pull Request - State: closed - Opened by anmonteiro over 2 years ago

#41 - Set `~flush_headers_immediately:true` on handshake request

Pull Request - State: closed - Opened by quartz55 over 2 years ago - 1 comment

#38 - Support WebSocket over HTTP/2 (RFC 8441)

Issue - State: open - Opened by aantron almost 3 years ago - 1 comment

#37 - Wsd.close without a close code does not send a close frame

Issue - State: open - Opened by aantron almost 3 years ago

#36 - No way to send data with ping and pong

Issue - State: closed - Opened by aantron almost 3 years ago - 1 comment

#35 - Separate eof callback in Payload.t clashes with FIN bit style

Issue - State: open - Opened by aantron almost 3 years ago

#33 - No way to not set FIN bit on outgoing frames

Issue - State: closed - Opened by aantron almost 3 years ago - 1 comment

#32 - Adapt to new httpaf Body interface

Pull Request - State: closed - Opened by anmonteiro about 3 years ago

#31 - Build examples in CI

Pull Request - State: closed - Opened by anmonteiro over 3 years ago

#30 - Create a library for the examples

Issue - State: open - Opened by anmonteiro over 3 years ago
Labels: good first issue

#29 - Build examples in CI

Issue - State: closed - Opened by anmonteiro over 3 years ago
Labels: good first issue

#28 - Fix examples after API change

Pull Request - State: closed - Opened by anmonteiro over 3 years ago

#27 - Client: make the read buffer size configurable

Pull Request - State: closed - Opened by anmonteiro over 3 years ago

#26 - OCaml 4.12 fixes, syntax tweaks

Pull Request - State: closed - Opened by anmonteiro over 3 years ago

#25 - Buffered Payload Reader

Pull Request - State: closed - Opened by quartz55 over 3 years ago - 2 comments

#24 - Allow sending status code when closing Wsd

Pull Request - State: closed - Opened by quartz55 over 3 years ago - 3 comments

#23 - Websocket Client disconnects when recieving large amounts of data

Issue - State: closed - Opened by eWert-Online over 3 years ago - 6 comments

#22 - Build on OCaml 4.11

Pull Request - State: closed - Opened by anmonteiro about 4 years ago

#21 - Reader: read multiple frames from the buffer

Pull Request - State: closed - Opened by anmonteiro over 4 years ago

#20 - some messages are not received when sending a lot of messages fast

Issue - State: closed - Opened by tcoopman over 4 years ago - 7 comments

#19 - Move yield to the reader

Pull Request - State: closed - Opened by anmonteiro over 4 years ago

#18 - websocketaf-async: use gluten to implement the runtime

Pull Request - State: closed - Opened by anmonteiro over 4 years ago

#17 - Refactor `upgrade_headers` to be independent of http/af

Pull Request - State: closed - Opened by anmonteiro over 4 years ago

#16 - Fix `passes_scrutiny` function on multiple `Connection` header tokens

Pull Request - State: closed - Opened by anmonteiro over 4 years ago

#15 - Current websockets don't work on Firefox

Issue - State: closed - Opened by tcoopman over 4 years ago

#14 - Add gluten library required for build

Pull Request - State: closed - Opened by yawaramin over 4 years ago - 2 comments

#13 - Improve `passes_scrutiny` functions to better match the spec

Pull Request - State: closed - Opened by anmonteiro over 4 years ago

#12 - Use gluten-mirage to implement the websocketaf-mirage runtime

Pull Request - State: closed - Opened by anmonteiro over 4 years ago

#11 - Fix parsing FIN bit

Pull Request - State: closed - Opened by anmonteiro over 4 years ago

#10 - Use Gluten to implement the Lwt runtimes

Pull Request - State: closed - Opened by anmonteiro over 4 years ago

#9 - Build on OCaml 4.10

Pull Request - State: closed - Opened by anmonteiro over 4 years ago

#8 - Convert to Nix, add gh-actions

Pull Request - State: closed - Opened by anmonteiro over 4 years ago

#7 - Fix issue with determining if frame has a Fin code and fix name in async opam file

Pull Request - State: closed - Opened by dakotamurphyucf over 4 years ago - 2 comments

#6 - Allow sending bigstring continuations from server to client

Pull Request - State: closed - Opened by yawaramin almost 5 years ago - 1 comment

#5 - client_connection: add upgrade support

Pull Request - State: closed - Opened by anmonteiro almost 5 years ago

#4 - Add Mirage support

Pull Request - State: closed - Opened by anmonteiro almost 5 years ago

#3 - Build on more OCaml versions in CI

Pull Request - State: closed - Opened by anmonteiro almost 5 years ago

#2 - Upgrade: Close the FD once deferred resolves

Pull Request - State: closed - Opened by anmonteiro almost 5 years ago

#1 - Setup CircleCI + Esy

Pull Request - State: closed - Opened by anmonteiro about 5 years ago