Grpc

gRPC and Protocol Buffers conventions for service-to-service communication including proto3 schema design, service definition patterns, streaming (unary, server, client, bidirectional), error handling with Status codes, interceptor patterns, deadline/timeout management, load balancing strategies, and service mesh integration (Istio, Envoy). Covers gRPC-Java, gRPC-Kotlin, and Spring Boot integration via grpc-spring. Use when designing or implementing gRPC services, writing proto files, configuring gRPC clients/servers, or integrating gRPC with microservices and service mesh environments.

iceflower 9e71ef5 7 files · 54.4 KB Updated

File contents

iceflower/agent-skills/tree/main/grpc commit 9e71ef511e

Frequently asked questions

npx skillmds@latest add iceflower/grpc