dsp-api
dsp-api copied to clipboard
Upgrade akka to the new akka-typed thingy
With 2.6.x there is now akka-actor-typed, which is the new default and recommended way to use Akka actors. Our implementation uses what they now call Classic Actors.