Closed xinzhuxiansheng closed 1 year ago
Thanks for trying out the code with 2.6.19!
I would suggest newcomers start reading Akka In Action Second Edition instead, there is a github repo for it here: https://github.com/franciscolopezsancho/akka-topics . cc @franciscolopezsancho
@RayRoestenburg Thank you for your advice , I'll close this issue in a moment。
In the "chapter-remoting" module, I upgraded akka to 2.6.19, scala to 2.13.10, and scalatest to 3.2.12. The higher version of akka will make some adjustments to some conf, I can run the example after modification.
Modify example: Old:
New Content
This is just an example, but there are other places
So I thought I would submit pr to reduce the cost of learning for newcomers, but it would have the side effect that the code in akka in action would be inconsistent with the repository.
I want to hear your advice and look forward to your reply.