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.
Implementing Dependency Injection By Testing gRPC Service Call

Implementing Dependency Injection By Testing gRPC Service Call

Comments
3 min read
I replaced 6 @Injectable() gRPC interceptors with composable factories

I replaced 6 @Injectable() gRPC interceptors with composable factories

Comments
4 min read
Network Protocols: A Senior Engineer's Guide

Network Protocols: A Senior Engineer's Guide

Comments
6 min read
Testing Unary gRPC Services in Go: Addressing Error Handling, Interceptors, and Metadata with Specialized Tools

Testing Unary gRPC Services in Go: Addressing Error Handling, Interceptors, and Metadata with Specialized Tools

Comments
7 min read
Python Microservices Kit: Microservices Patterns Guide

Python Microservices Kit: Microservices Patterns Guide

Comments
3 min read
HTTP Protocols Face-Off: REST vs GraphQL vs gRPC vs tRPC — Which One Wins?

HTTP Protocols Face-Off: REST vs GraphQL vs gRPC vs tRPC — Which One Wins?

1
Comments
16 min read
gRPC vs REST in Node.js: When to Use Each (2026 Performance Guide)

gRPC vs REST in Node.js: When to Use Each (2026 Performance Guide)

1
Comments
7 min read
Building Namma Push: The Open‑Source, Pure‑Rust Alternative to Firebase Cloud Messaging

Building Namma Push: The Open‑Source, Pure‑Rust Alternative to Firebase Cloud Messaging

Comments 7
6 min read
Proto Wrapper Plugin: How I Stopped Fighting Protobuf Versioning

Proto Wrapper Plugin: How I Stopped Fighting Protobuf Versioning

Comments
4 min read
Minha experiĂȘncia com gRPC e Golang: Construindo um Motor de Assinatura Digital

Minha experiĂȘncia com gRPC e Golang: Construindo um Motor de Assinatura Digital

Comments
2 min read
gRPC vs REST for AI Trading Agents: Latency That Actually Matters

gRPC vs REST for AI Trading Agents: Latency That Actually Matters

1
Comments
3 min read
5 Things That Broke My Real-Time Robotics Positioning System (And What I Actually Did About It)

5 Things That Broke My Real-Time Robotics Positioning System (And What I Actually Did About It)

1
Comments
9 min read
Orchestrating the Core: gRPC vs. REST vs. WebSockets for Internal Control Planes

Orchestrating the Core: gRPC vs. REST vs. WebSockets for Internal Control Planes

Comments
6 min read
Why gRPC Is Ideal for High-Performance APIs

Why gRPC Is Ideal for High-Performance APIs

Comments
10 min read
REST vs GraphQL vs tRPC vs gRPC in 2026: The Definitive Guide to Choosing Your API Layer

REST vs GraphQL vs tRPC vs gRPC in 2026: The Definitive Guide to Choosing Your API Layer

2
Comments
10 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.