You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
With
2.6.x
there is nowakka-actor-typed
, which is the new default and recommended way to use Akka actors. Our implementation uses what they now callClassic Actors
.The text was updated successfully, but these errors were encountered: