package httpun-ws-eio

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

Module Httpun_ws_eio.ClientSource

Sourcetype t
Sourceval connect : ?config:Httpun.Config.t -> sw:Eio.Switch.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) -> Eio_unix.Net.stream_socket_ty Eio.Net.stream_socket -> t
Sourceval is_closed : t -> bool
Sourceval shutdown : t -> unit Eio.Promise.t
OCaml

Innovation. Community. Security.