Open
Description
The react
function, which is called upon each frame received, closes the pipe if the ops code is one of Opscode.Continuation | Opscode.Nonctrl _ | Opscode.Ctrl _
, as defined here: https://github.com/vbmithr/ocaml-websocket/blob/master/async/websocket_async.ml#L172.
For the Opscode.Continuation
case, it should properly implement the websocket protocol to concatenate the fragments. See this helpful blog post for more on the subject.
Metadata
Metadata
Assignees
Labels
No labels