Pular para o conteúdo
Português (BR)

GrpcClientCommand

Este conteúdo não está disponível em sua língua ainda.

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.