Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val create_connection_handler :
?config:Httpun.Config.t ->
websocket_handler:
('a -> Httpun_ws.Wsd.t -> Httpun_ws.Websocket_connection.input_handlers) ->
error_handler:('a -> Httpun_ws.Server_connection.error_handler) ->
'a ->
([ `Active ], [< Async.Socket.Address.t ] as 'a) Async.Socket.t ->
unit Async.Deferred.t