ColdBistreamRunner
object ColdBistreamRunner
Content copied to clipboard
Types
Callee
Link copied to clipboard
class Callee<REQUEST, CLIENT_STREAM, SERVER_STREAM>(serializer: PayloadSerializer, call: RunnableCallDescription.ColdBistream<REQUEST, CLIENT_STREAM, SERVER_STREAM>) : RPC.Bistream.Callee.Implementation
Content copied to clipboard
Caller
Link copied to clipboard
class Caller<REQUEST, CLIENT_STREAM, SERVER_STREAM>(serializer: PayloadSerializer, rpc: RPC.Bistream.Caller, call: ColdBistreamCallDescription<REQUEST, CLIENT_STREAM, SERVER_STREAM>)
Content copied to clipboard