Sends messages across the network
Places messages in to the outbound queue. Actual network send is done by flushMessagesToNetwork. Messages are unordered, prioritized individually, and can be given a TTL / marked expired to limit reliability.
Generated using TypeDoc
Sends messages across the network