learning-akka icon indicating copy to clipboard operation
learning-akka copied to clipboard

Ch 2 Scala: Set akka remoting port to 0

Open Handfish opened this issue 7 years ago • 0 comments

Learning scala / akka through your book and was getting collisions on port 2552 while running the provided test. I see that this is how the java version was fixed in the past via an older pull request.

Handfish avatar Oct 20 '17 17:10 Handfish