package shuttle

  1. Overview
  2. Docs

Module ShuttleSource

Sourcemodule Bytebuffer : sig ... end
Sourcemodule Input_channel : sig ... end

Alternative to Async_unix.Reader, based on the low latency transport in async_rpc.

Sourcemodule Output_channel : sig ... end

Alternative to Async_unix.Writer, based on the low latency transport in async_rpc.

Sourcemodule Connection : sig ... end