httpcats
Httpcats.Flow
Flow is the interface required by httpcats to implement the HTTP client and the HTTP server. This interface is really close to what Unix can provide.
Flow
Unix
exception Closed_by_peer
module type S = sig ... end