sabujkumarjena / akka-typed

Hands-on course to akka typed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hands-on Course on akka-typed

This is an exploratory hands-on course on akka-typed . Most of the code snippet and documentation and diagrams are taken from official akka-documentation

How to install

  • either clone the repo or download as zip
  • open with IntelliJ as an SBT project
  • add myapp-dev.log file to project directory to append logs

No need to do anything else, as the IDE will take care to download and apply the appropriate library dependencies.

About

Hands-on course to akka typed.


Languages

Language:Scala 100.0%