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 |
Available | arch != "arm32" & arch != "x86_32" |
Dependencies | |
Source [http] | https://github.com/janestreet/cohttp_async_websocket/archive/refs/tags/v0.17.0.tar.gz sha256=4cfb43afd17e67a10c901bc6f63a1fec1b12a210ca3240ddcd0ec3cc8026e030 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/cohttp_async_websocket/cohttp_async_websocket.v0.17.0/opam |
Required by
- async_rpc_websocket>=v0.17.0
- gemini>=0.3.0