gRPC framework enables to define 4 different kinds of APIs, where RESTful framework doesn't provide these capabilities.
- Unary API
- Server Streaming API
- Client Streaming API
- Bi-directional Streaming API To know more about these APIs, watch the video: https://lnkd.in/eGF72sW
Top comments (0)