package httpcats

  1. Overview
  2. Docs

Module Httpcats.Miou_flowSource

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.

Sourcemodule TCP : Runtime.Flow.S with type t = Miou_unix.file_descr