gRPC
gRPC
Protocol buffers, gRPC services, and streaming
8 skills
gRPCadvanced
gRPC Streaming
Implement gRPC streaming (server, client, bidirectional)
grpcstreamingreal-time
gRPCintermediate
Protobuf Generator
Generate code from protobuf definitions for multiple languages
grpcprotobufcodegen
gRPCintermediate
gRPC Streaming Patterns
Implement server-streaming, client-streaming, and bidirectional gRPC streams with backpressure
grpcstreamingrpc
gRPCintermediate
gRPC Interceptors
Add cross-cutting concerns (auth, logging, metrics) using gRPC interceptors
grpcinterceptorsmiddleware
gRPCintermediate
gRPC Error Handling
Map application errors to gRPC status codes correctly
grpcerrorsstatus-codes