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.15.0.tar.gz
sha256=0d3bb21c4bed1edca25ede5e4fbc76790e22379806183846baff475281a6d6a9
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 On_exception = Async_rpc_kernel.Rpc.On_exceptionmodule 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)"
>