Rpcs.OpenStream
include Rpc_intf
with type Request.t =
( Capnp__MessageSig.rw, [ `Request_f77175f458d711a8 ] )
Capnp.RPC.None(Capnp.BytesMessage).StructStorage.t
and type Response.t =
( Capnp__MessageSig.ro, [ `Response_918222cd43d37f6c ] )
Capnp.RPC.None(Capnp.BytesMessage).StructStorage.t
option
module Request : sig ... end
module Response : sig ... end
val create_request :
peer_id:
( Capnp__MessageSig.rw, [ `PeerId_caf9ffc384dfb56c ] )
Capnp.RPC.None(Capnp.BytesMessage).StructStorage.t ->
protocol:string ->
Request.t