[][src]Module sealrs::actors::remoting::remote_actor_system

Thin wrapper around a remote actor system.

This actor system is used as improvised socket to a remote actor system. All operation performed on this system will be mirrored on a remote system.

Structs

RemoteActorSystem
RemoteNetController
RequestError