package dream-httpaf

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

Innovation. Community. Security.