package dream-httpaf

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Websocketaf_lwt.ClientSource

Parameters

Signature

Sourcetype t
Sourceval connect : ?config:Httpaf.Config.t -> nonce:string -> host:string -> port:int -> resource:string -> error_handler:(Websocketaf.Client_connection.error -> unit) -> websocket_handler: (Websocketaf.Wsd.t -> Websocketaf.Client_connection.input_handlers) -> socket -> t Lwt.t
Sourceval is_closed : t -> bool
OCaml

Innovation. Community. Security.