Kotlin coroutines + Akka actors = ♡

Kotlin and coroutines combined with Akka actors make for a really nice programming experience

The Kotlin coroutines world and the Akka actors world are largely disjunct. Having worked with both I thought combining them could work out really nicely. Here’s my write up. And here you can find the code. Personally I really like the result.