package async_websocket

  1. Overview
  2. Docs
A library that implements the websocket protocol on top of Async

Install

Dune Dependency

Authors

Maintainers

Sources

async_websocket-v0.14.0.tar.gz
md5=65a4856fcbd30a28c1eb08b3dc5aa4e9

Description

This library implements both the server and client side of the websocket protocol.

Published: 31 May 2020

Dependencies (6)

  1. dune >= "2.0.0"
  2. cryptokit
  3. ppx_jane >= "v0.14" & < "v0.15"
  4. core_kernel >= "v0.14" & < "v0.15"
  5. async >= "v0.14" & < "v0.15"
  6. ocaml >= "4.07.0"

Dev Dependencies

None

Conflicts

None