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
- Published
-
31 May 2020
- Authors
-
- Maintainers
-
Sources
Dependencies
dune
>= "2.0.0"
ppx_jane
>= "v0.14" & < "v0.15"
core_kernel
>= "v0.14" & < "v0.15"
async
>= "v0.14" & < "v0.15"
ocaml
>= "4.07.0"
Reverse Dependencies