package ws

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type state =
  1. | Open
  2. | Closed
val lowercase_header : ('a * string) list -> 'a -> string CCOpt.t
val header : ('a * 'b) list -> 'a -> 'b option
val guid : string
val is_websocket_upgrade : (string * string) list -> bool
val build_message : Ws__.Frame.t list -> string
module Make (Io : Interface'.Io.S) : sig ... end
OCaml

Innovation. Community. Security.