Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 443 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 443 Bytes

Akka streams activator template

Build Status

Demonstrate Akka streams in Scala.

Akka Streams is an implementation of Reactive Streams, which is a standard for asynchronous stream processing with non-blocking backpressure.