package httpun-ws-lwt-unix

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val connect : ?config:Httpun.Config.t -> nonce:string -> host:string -> port:int -> resource:string -> error_handler:(Httpun_ws.Client_connection.error -> unit) -> websocket_handler: (Httpun_ws.Wsd.t -> Httpun_ws.Websocket_connection.input_handlers) -> Lwt_unix.file_descr -> t Lwt.t
val is_closed : t -> bool
OCaml

Innovation. Community. Security.