package httpaf-async

  1. Overview
  2. Docs
http/af - Async-specific support

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.0.tar.gz
sha256=851dae82c8e375ebb2aed9e424044c92926446cd9360c7afbf2d307b9120c7d1
md5=a6d5bfaac43c6f0a72feabf3ff410cfd

doc/httpaf-async/Httpaf_async/index.html

Module Httpaf_async

val read : Async.Fd.t -> Core.Bigstring.t -> [> `Eof | `Ok of int ] Async_kernel__Deferred.t
val create_connection_handler : ?config:Httpaf.Connection.Config.t -> request_handler:('a -> 'b Httpaf.Connection.request_handler) -> error_handler:('a -> Httpaf.Connection.error_handler) -> 'a -> ([< `Active | `Bound | `Passive | `Unconnected ], [< Async.Socket.Address.t ]) Async.Socket.t -> unit Async.Deferred.t
OCaml

Innovation. Community. Security.