콘텐츠로 이동
한국어

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.