akka-remote-actor Questions
1
Solved
All the demos I have found showing how to get started with remoting in Akka.NET demonstrate the simplest use case where the two actors are running on the same machine using localhost.
I am trying...
Neuburger asked 9/11, 2017 at 16:12
2
I forked this simple server-client akka project:
https://github.com/roclas/akka-irc
which is an IRC-like chat and I'm trying to encode messages.
In my master branch, if I start a server (sbt run a...
Muhammadan asked 20/2, 2015 at 10:37
1
© 2022 - 2024 — McMap. All rights reserved.