A Single pending outgoing connection All aio tasks notify the calling thread by sending a message
A Single active socket connection All aio tasks notify the calling thread by sending a message
Establishes new connections either by dial or accept And associates active connections with a public key Most operations are asynchronous and when completed will send a message to the calling thread.
Interface for the Peer to Peer communication https://docs.tagion.org/tech/architecture/NodeInterface