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 ->
?error_handler:
(Eio.Net.Sockaddr.stream -> Httpun.Server_connection.error_handler) ->
sw:Eio.Switch.t ->
(Eio.Net.Sockaddr.stream ->
Httpun_ws.Wsd.t ->
Httpun_ws.Websocket_connection.input_handlers) ->
Eio.Net.Sockaddr.stream ->
_ Eio.Net.stream_socket ->
unit