When: Wednesday, December 4th, 2024 | 11am - 1pm EST Schedule: 2-Hour Workshop Where: Online - Live Training gRPC is an open source RPC framework from Google. It has become the default choice for internal server to server communication within companies. gRPC is fast, secure, has a schema for incoming and outgoing messages, supports streaming and provides many more benefits. In the workshop, we’ll write a ride hailing service. We’ll build the server, the client and along the way discuss te...