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