Menu

#Grpc

43 posts

Feed·
20 of 43 posts
PHP and gRPC: The Bidirectional Streaming Pattern Most Tutorials Skip
🖼️
0

PHP and gRPC: The Bidirectional Streaming Pattern Most Tutorials Skip

DEV Community: grpc·Gabriel Anhaia·3 days ago
#LxJtGjVG
#dev#grpc#chat#call#client#server

PHP has gRPC. Most tutorials show unary calls and stop. Bidirectional streaming works. It's just badly documented.

15s
Read More
One port, two protocols: gRPC + REST with Connect-RPC in Rust
🖼️
0

One port, two protocols: gRPC + REST with Connect-RPC in Rust

DEV Community: grpc·greymoth·3 days ago
#j86SCfdG
#dev#grpc#clients#json#connect#photo

When we built the guardian service for kairon.trade, we had the usual dilemma: ship a gRPC API for...

15s
Read More
Stop Overloading Your REST APIs: A Practical Guide to gRPC
🖼️
0

Stop Overloading Your REST APIs: A Practical Guide to gRPC

DEV Community: backend·Cem AKAN·3 days ago
#hs4br2Rf
#dev#grpc#server#rest#client#photo

Why traditional REST isn’t always enough and how gRPC is changing the way our microservices talk to...

15s
Read More
gRPC Complete Guide 2026: Protocol Buffers, Service Definitions, and Production Patterns
🖼️
0

gRPC Complete Guide 2026: Protocol Buffers, Service Definitions, and Production Patterns

DEV Community·丁久·21 days ago
#zU9bnf4O

Master gRPC for high-performance service-to-service communication — protobuf types, streaming, interceptors, and when to use it over REST.

15s
Read More