package async
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Monadic concurrency library
Install
dune-project
Dependency
Authors
Maintainers
Sources
async-v0.13.0.tar.gz
sha256=fef9ebe342ea59d7804f6292b7891ad664a8ba8d4174a1b202db91363a9c71ab
md5=fbfc7059179bc9ddd5dc1411e7d2e815
doc/async.async_rpc/Async_rpc/Rpc/index.html
Module Async_rpc.Rpc
This module just re-exports lots of modules from Async_rpc_kernel and adds some Unix-specific wrappers in Connection (for using Reader, Writer, and Tcp). For documentation, see Rpc and Connection_intf in the Async_rpc_kernel library.
module Transport : sig ... endmodule Low_latency_transport : sig ... endThis module implements a RPC transport optimized for low-latency.
module Any = Async_rpc_kernel.Rpc.Anymodule Description = Async_rpc_kernel.Rpc.Descriptionmodule Implementation = Async_rpc_kernel.Rpc.Implementationmodule Implementations = Async_rpc_kernel.Rpc.Implementationsmodule One_way = Async_rpc_kernel.Rpc.One_waymodule Pipe_rpc = Async_rpc_kernel.Rpc.Pipe_rpcmodule Rpc = Async_rpc_kernel.Rpc.Rpcmodule State_rpc = Async_rpc_kernel.Rpc.State_rpcmodule Pipe_close_reason = Async_rpc_kernel.Rpc.Pipe_close_reasonmodule Connection : sig ... end sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>