httpaf-async
Async support for http/af
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library httpaf-async
val create_connection_handler :
?config:Httpaf.Server_connection.Config.t ->
request_handler:( 'a -> Async.Fd.t Httpaf.Server_connection.request_handler ) ->
error_handler:( 'a -> Httpaf.Server_connection.error_handler ) ->
[< Async.Socket.Address.t ] as 'a ->
( [ `Active ], 'a ) Async.Socket.t ->
unit Async.Deferred.t