A Practical Introduction to Akka Streams
Stream processing is a hot topic today and it’s easy to get lost among all the possibilities. In this live coding session we will explore the Reactive Streams approach used by the Akka Streams project.
On an almost real-life example we’re going to walk through both the basics and some more advanced usages of the library.
The source code is available at: https://github.com/rucek/akka-streams-in-practice.