Skip to content

ricardohsd/akka-stream-hands-on

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AkkaStream Hands-on

This repo contains a set of examples showing how to use Akka Stream api and how to test it.

You can read more about Akka Streams on:

You can try to solve the examples contained in this repo by:

  • Clone or fork this repository
  • Import the project on your IDE
  • Make sure to use Java 8 and Scala 2.12
  • Fix the TODO items and make unit tests green

You can see the solution in the complete branch and compare with what you did.

This repo is heavily inspired on Reactor Lite Rx api Hands-on and I recommend you to check it.

About

Examples in how to use Akka Streams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages