package httpun-ws-lwt

  1. Overview
  2. Docs

Module Httpun_ws_lwt.ClientSource

Parameters

Signature

Sourcetype t
Sourceval 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) -> socket -> t Lwt.t
Sourceval is_closed : t -> bool
OCaml

Innovation. Community. Security.