Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val connect :
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) ->
([ `Active ], [< Async.Socket.Address.t ]) Async.Socket.t ->
unit Async.Deferred.t