In this sample, there are two main entry points abs.api.remote.sample.Main1
and abs.api.remote.sample.Main2
.
Both use the class Echo
as an actor.
The sample demonstrates how two instances of the same actor communicate with one another through remote API.