gRPC Crash Course: Simple Microservices in Java
gRPC is a new high-performance, open source RPC framework built on top of Protocol Buffers and HTTP/2.
In this session, Ryan Michela gives you an introduction to gRPC and its capabilities will live coding a simple IRC style chat system using gRPC.