package async
Monadic concurrency library
Install
Dune Dependency
Authors
Maintainers
Sources
v0.17.0.tar.gz
sha256=3edbaa62a7ea910da0d5c06974da9b2b7e14a9e2648596bc7c9f09c89970b5f8
doc/async.async_rpc/Async_rpc/Rpc/Low_latency_transport/index.html
Module Rpc.Low_latency_transport
Source
This module implements a RPC transport optimized for low-latency.
All the following create
functions take a max_message_size
argument in addition to a Config.t
. The final max_message_size
will be the min of both.
The rationale for this is that max_message_size
is more a property of the protocol and should be specified by the programmer, while other configuration parameters are for tuning purposes.
include module type of struct include Async_rpc_kernel.Rpc.Transport end
with module Reader := Async_rpc_kernel.Rpc.Transport.Reader
with module Writer := Async_rpc_kernel.Rpc.Transport.Writer
Binary headers containing message lengths. All transports should use this to ensure binary compatibility.
Source
type t = {
reader : Async_rpc_kernel.Rpc.Transport.Reader.t;
writer : Async_rpc_kernel.Rpc.Transport.Writer.t;
}
Closes both parts of the transport.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>