cohttp_async_websocketversion
Websocket library for use with cohttp and async
Websocket library for use with cohttp and async.
Cohttp_async_websocket is a full-featured server-side websocket implementation, using Async as the concurrency library, and Cohttp for HTTP negotiation.
It implements a large portion of RFC6445. The library has been hardened with many applications using it for several year, in conjunction with async-js and google-chrome.
Author | Jane Street Group, LLC |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/janestreet/cohttp_async_websocket |
Issue Tracker | https://github.com/janestreet/cohttp_async_websocket/issues |
Maintainer | Jane Street developers |
Dependencies | |
Source [http] | https://ocaml.janestreet.com/ocaml-core/v0.15/files/cohttp_async_websocket-v0.15.0.tar.gz sha256=29fd269020b073f5bfa825172a104ab6f528a1351f3d69448a7447c565993ab4 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/cohttp_async_websocket/cohttp_async_websocket.v0.15.0/opam |
Required by
- async_rpc_websocket<v0.16.0
- gemini>=0.3.0