dsp-api icon indicating copy to clipboard operation
dsp-api copied to clipboard

Upgrade akka to the new akka-typed thingy

Open subotic opened this issue 5 years ago • 0 comments

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.

subotic avatar Dec 10 '19 16:12 subotic