Kizspy | Question: 27
(Choose 1 answer)
Can Protocol Buffers be used for bidirectional streaming in gRPC with C#?
A. Yes, Protocol Buffers support bidirectional streaming in gRPC with C#.
. No, Protocol Buffers only support unidirectional streaming in gRPC with C#.B
C. Bidirectional streaming is not supported by gRPC with C#.
D. Protocol Buffers cannot be used for streaming in gRPC with C#.