/akka-stream-full-project

Complete project using Akka Stream with Error Handling and ~100% Test Coverage

Primary LanguageScala

akka-streams-full-project

Build Status Coverage Status

This project was created to show how to deal with a full tested project using Akka streams in Scala.

For more information read the Post I wrote.

Akka Stream 2.0 Support

A new branch "akka-stream-2.0-M1" was created to try the first milestone of the second version using the same example. Try it out!