Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 280 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 280 Bytes

Akka streams activator template

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.