async_websocketversion
A library that implements the websocket protocol on top of Async
This library implements both the server and client side of
the websocket protocol.
Author | Jane Street Group, LLC |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/janestreet/async_websocket |
Issue Tracker | https://github.com/janestreet/async_websocket/issues |
Maintainer | Jane Street developers |
Available | arch != "arm32" & arch != "x86_32" |
Dependencies | |
Source [http] | https://github.com/janestreet/async_websocket/archive/refs/tags/v0.17.0.tar.gz sha256=ddb4eb48a4440b39171a11dcf1dcd9369c4e4a0ababefb330ffe2c0d397b301a |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/async_websocket/async_websocket.v0.17.0/opam |
Required by
- cohttp_async_websocket>=v0.17.0
- shuttle_http=0.11.0
- shuttle_websocket