Module Httpcats.Miou_flow

Miou_flow provides an implementation of Flow.S from a TCP/IP connection and an implementation of Flow.S from a TLS connection (with ocaml-tls). These are the implementations used by the HTTP client and HTTP server implementations.

module TLS : Runtime.Flow.S with type t = Tls_miou_unix.t