跳转到内容
简体中文

GrpcClientCommand

此内容尚不支持你的语言。

GrpcClientCommand = UnaryCommand | ServerStreamCommand | ClientStreamStartCommand | ClientStreamSendCommand | ClientStreamCloseCommand | BidiStartCommand | BidiSendCommand | BidiCloseCommand

Defined in: src/io/broker/GrpcClientActor.ts:119

Outbound command — what the actor accepts to fire RPC calls.