Topic

Defining services with grpc and protocol buffers
By: Patrick Boland
Date: Oct. 11, 2018, 6 p.m.

gRPC and protocol buffers offer a high performance, open source way to define services and messages for the future. Think of it like REST, but for the http2 protocol.