XLattice Connector

XLattice Transport

XLattice Nodes communicate by sending messages over connections. The primitive notions common to all XLattice connections are

Connector

A Node will normally acquire a number of Peers as it is being set up and with each a Connector. Essentially this is a recipe for establishing a Connection to the Peer; this recipe will normally include at least two of the Peer’s RSA public keys, one of which (ck) is used for setting up an encrypted AES session with the Peer.


github link to project project