January 28, 2020

134 words 1 min read

Live streams live

Live streams live

Benjamin Picolo walks you through bootstrapping and using gRPC streams to build real-time APIs usable across services, the browser, and mobile applications all at once.

Talk Title Live streams live
Speakers Benjamin Picolo (Squarespace)
Conference O’Reilly Open Source Software Conference
Conf Tag Fueling innovative software
Location Portland, Oregon
Date July 15-18, 2019
URL Talk Page
Slides Talk Slides
Video

Benjamin Picolo walks you through bootstrapping and using gRPC streams to build real-time APIs usable across services, the browser, and mobile applications all at once. He dives deep into gRPC and defines streaming APIs in the proto3 format (while sharing some best practices you can use), generates gRPC server stubs and the implementation of gRPC servers from the stubs, explores gRPC clients, uses server-side gRPC client streams, and creates dynamic frontend applications with browser streaming.

comments powered by Disqus