DEV Community

#grpc

A high performance, open-source universal RPC framework

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Day 5 | gRPC and Protocol Buffers - A game changer

Day 5 | gRPC and Protocol Buffers - A game changer

Comments
2 min read
Spring Boot 4.1 Made gRPC a First-Class Citizen: When to Use It and When REST Still Wins

Spring Boot 4.1 Made gRPC a First-Class Citizen: When to Use It and When REST Still Wins

1
Comments
7 min read
I Dropped the gRPC Dependency and Hand-Wrote the Wire Format. grpcurl Still Works.

I Dropped the gRPC Dependency and Hand-Wrote the Wire Format. grpcurl Still Works.

Comments
6 min read
API Protocols Unpacked: A Decision Matrix for REST, GraphQL, & gRPC in High-Throughput Systems

API Protocols Unpacked: A Decision Matrix for REST, GraphQL, & gRPC in High-Throughput Systems

Comments
8 min read
gRPC over a Unix socket, not HTTP: a real IPC tradeoff from a HIPAA-postured edge system

gRPC over a Unix socket, not HTTP: a real IPC tradeoff from a HIPAA-postured edge system

Comments
5 min read
Unary gRPC on Reactor Netty: Event Loop Serialization, Trailers, and Cancellation

Unary gRPC on Reactor Netty: Event Loop Serialization, Trailers, and Cancellation

Comments
6 min read
Why Build gRPC Directly on Reactor Netty

Why Build gRPC Directly on Reactor Netty

5
Comments 5
9 min read
Building a Leak-Safe gRPC Frame Decoder on Reactor Netty

Building a Leak-Safe gRPC Frame Decoder on Reactor Netty