module Header : sig ... end
Binary headers containing message lengths. All transports should use this to ensure binary compatibility.
module Handler_result : sig ... end
module Reader : sig ... end
module Send_result : sig ... end
module Writer : sig ... end
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
val close : t -> unit Async_kernel.Deferred.t
Closes both parts of the transport.