Introduction to gRPC with ScalaPB
Offered By: Scala Days Conferences via YouTube
Course Description
Overview
Explore gRPC application development in Scala using ScalaPB in this conference talk from Scala Days Copenhagen 2017. Dive into the modern, high-performance RPC framework designed for microservice-oriented systems, learning about its HTTP/2 support, protocol buffers, bi-directional streaming, and type-safety features. Discover how to integrate ScalaPB into your sbt workflow for automatic source code generation of services, messages, and client stubs. Follow along with live coding examples demonstrating gRPC setup, service implementation, and client creation using various communication styles, including single request/response and bi-directional streaming. If time permits, gain insights into integrating gRPC with Akka Streams for enhanced functionality.
Syllabus
Introduction to gRPC with ScalaPB by Petra Bierleutgeb
Taught by
Scala Days Conferences
Related Courses
Akka Streams with Scala | Rock the JVMUdemy Akka HTTP with Scala | Rock the JVM
Udemy How I Learned to Stop Worrying and Love the Flow
GOTO Conferences via YouTube Akka Streams for the Brave
Devoxx via YouTube Building Responsive, Scalable Systems with Asynchrony and Flow Control
Devoxx via YouTube