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