package websocket-lwt-unix

  1. Overview
  2. Docs

websocket-lwt-unix

API

Library websocket-lwt-unix

  • Websocket_lwt_unix This module implements a websocket client and server library in the spirit of the otherwise similar TCP functions of the Lwt_io module. The websocket protocol add message framing in addition of simple TCP communication, and this library implement framing and unframing of messages.

Library websocket-lwt-unix.cohttp

OCaml

Innovation. Community. Security.