Get desktop application:
View/edit binary Protocol Buffers messages
Represents a single actor
Used in:
, ,The local PID of the actor
The optional name of the actor
Control messages between authenticated `node()`s which are dist-connected
Used in:
The message payload
Spawn an actor
A actor terminated
A ping
A pong
A PG group join event
A PG group leave event
Enumerate the node sessions on the remote peer
The list of node sessions on the remote host for transitive connections
All state for initial sync has been pushed
A collection of NodeSession endpoints
Used in:
The list of sessions
Process group join occurred
Used in:
The group
The actors
the scope
Process group leave occurred
Used in:
The group
The actors
The scope
A heartbeat between actors
Used in:
The original time of the ping send, returned in the `Pong` message to measure latency
Reply to a ping
Used in:
The original time of the ping send, set by the original sender
All state for initial sync has been pushed
Used in:
(message has no fields)
Actor(s) spawn notification
Used in:
The actors to spawn
Actor(s) termination event
Used in:
The remote actors' PIDs