Browsing Tag
protobuf
2 posts
Roll your own auth with Rust and Protobuf
Introduction 1. What is Protobuf? 2. What are you we to accomplish 3. Requirements Get started 1. Create…
Introduction to gRPC
Introduction gRPC is an open-source framework for high-performance remote procedure calls created by Google. It is commonly used…