async_websocket
A library that implements the websocket protocol on top of Async
Description
This library implements both the server and client side of the websocket protocol.
Install
- Authors
-
- Maintainers
-
Sources
async_websocket-v0.15.0.tar.gz
sha256=be12a256da2f96276a610c787487d19f3ae020be6c29ec02b9f67a1ac9be7cd6
Dependencies
dune
>= "2.0.0"
ppx_jane
>= "v0.15" & < "v0.16"
core_kernel
>= "v0.15" & < "v0.16"
async
>= "v0.15" & < "v0.16"
ocaml
>= "4.08.0"
Reverse Dependencies