Amqp_client_async.Rpc
Rpc client and server patterns
module Client : sig ... end
Rpc Client pattern
module Server : sig ... end
Rpc Server pattern