akka-streams icon indicating copy to clipboard operation
akka-streams copied to clipboard

The official repository for the Rock the JVM! Akka Streams with Scala course

The official repository for the Rock the JVM Akka Streams with Scala course

(for the Udemy version, click here)

This repository contains the code we wrote during Rock the JVM's Akka Streams with Scala course. Unless explicitly mentioned, the code in this repository is exactly what was caught on camera.

How to install

  • either clone the repo or download as zip
  • open with IntelliJ as an SBT project

No need to do anything else, as the IDE will take care to download and apply the appropriate library dependencies.

For questions or suggestions

If you have changes to suggest to this repo, either

  • submit a GitHub issue
  • tell me in the course Q/A forum
  • submit a pull request!