package websocket

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val websocket_uuid : string
val b64_encoded_sha1sum : string -> string
val upgrade_present : Cohttp.Header.t -> bool
exception Protocol_error of string
module Option : sig ... end
module Rng : sig ... end
module Frame : sig ... end
module IO (IO : Cohttp.S.IO) : sig ... end