Note: The code for this posting can be found here. A while back I wrote a blog post where I walked through creating a event sourced chat system in Scala, using the well-known implementation of the Actor model, Akka. I’m a big fan of the Actor model, and while I…