Quiz: gRPC Call Types

Test your knowledge of different call types in gRPC.

We'll cover the following...
Technical Quiz
1.

Which call type is not supported by gRPC?

A.

Unary calls

B.

Client-streaming call

C.

Server-streaming call

D.

Bi-directional streaming call

E.

All of the call types above are supported.


1 / 5