pub fn global_root_client() -> &'static Instance<GlobalClientActor>Expand description
Context use by root client to send messages. This mailbox allows us to open ports before we know which proc the messages will be sent to.
pub fn global_root_client() -> &'static Instance<GlobalClientActor>Context use by root client to send messages. This mailbox allows us to open ports before we know which proc the messages will be sent to.