ColdBistreamPendingRPC
object ColdBistreamPendingRPC
Content copied to clipboard
Types
Callee
Link copied to clipboard
class Callee(protocol: AscensionRPCProtocol, context: CoroutineContext, reference: RPCReference, implementation: RPC.Bistream.Callee.Implementation) : PendingRPC.Callee<AscensionRPCFrame.ColdBistream.Upstream, AscensionRPCFrame.ColdBistream.Downstream> , RPC.Bistream.Callee
Content copied to clipboard
Caller
Link copied to clipboard
class Caller(protocol: AscensionRPCProtocol, context: CoroutineContext, serviceCallIdentifier: ServiceCallIdentifier, reference: RPCReference) : PendingRPC.Caller<AscensionRPCFrame.ColdBistream.Downstream, AscensionRPCFrame.ColdBistream.Upstream> , RPC.Bistream.Caller
Content copied to clipboard