I have some doubts regarding akka remote and serialization (what I can and can't do) and for this reason I want to force akka to use remote in the local actor systems.
How can I acheive that?
I have some doubts regarding akka remote and serialization (what I can and can't do) and for this reason I want to force akka to use remote in the local actor systems.
How can I acheive that?
Copyright © 2021 Jogjafile Inc.
You can turn on serialization for all messages (remote and local):