Skip to content

Details

gRPC and Protocol Buffers in Rust — One Schema to Rule Them All
When building a service consumed by multiple clients, choosing the right communication protocol matters. While REST and JSON remain ubiquitous for their simplicity, they come with a hidden cost: there is no single, authoritative definition of your API. Michael will show how gRPC and Protocol Buffers address this with a schema-first approach, where a single .proto file serves as the source of truth — generating type-safe client and server code for Rust, Python, and C/C++ alike. He will cover the practical side of building gRPC services in Rust using tonic and prost, discuss the trade-offs compared to REST, and share experiences from a real-world project.
Do you have a topic that you like to present? Maybe an idea you like to discuss with fellow rustaceans? Or do you want to bring this meetup to your favourite company or event location in the Rhine Main Area? Please contact us at rustrheinmain@capsimity.com.

Are you new to Rust or just curious about the language? You are welcome in our group and we are looking forward to meeting you.

Related topics

Events in Weiterstadt, DE
Rust
Web Development
GRPC

You may also like