For the Akka version, go here.
Powered by Rock the JVM!
This repository contains the code we wrote during Rock the JVM's Pekko Typed Essentials course. The code runs entirely on Apache Pekko instead of Akka.
- either clone the repo or download as zip
- open with IntelliJ as an SBT project
No need to do anything else, as the IDE will take care to download and apply the appropriate library dependencies.
If you have changes to suggest to this repo, either
- submit a GitHub issue
- tell me in the course Q/A forum
- submit a pull request!