|
|
|
|
|
by NiceGuy_Ty
2999 days ago
|
|
I love me some akka. Actix would be the actual rust comparison, since it's also an actor system being leveraged to provide web features. You have to dig into Tokio/futures to get access to streams, which atm is still not at 1.0. |
|
(I hate akka and actors, but as a user of akka-http you don't have to touch them.)