Skip to content

Latest commit

 

History

History

scala

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Scala code

There is the code equivalent to the Rust experimentations, for the developers coming from Scala.

Note: Akka Stream is used as equivalent for the Rust Stream.

Build

sbt compile

Run the tests:

sbt testOnly