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

All you need to work on the network

Modules

acceptor

Server side connections acceptor

connection

Server and client side connections.

delivery_error
id_counter
larid

Local actor reference identifier and his watcher

messages_serializer

Message serializer trait

net_controller

Network controller trait.

network_actor_system

Actor system which may accept connections from other systems.

packet

Representation of the library's network packet

remote_actor_ref

Actor reference which points to an actor in a remote actor system.

remote_actor_system

Thin wrapper around a remote actor system.