package websocket-lwt-unix

  1. Overview
  2. Docs

websocket-lwt-unix 2.16

Libraries

This package provides the following libraries (via ocamlobjinfo):

websocket-lwt-unix

Documentation:

  • 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.

websocket-lwt-unix.cohttp

Documentation: