Addressing/metadata for a peer — the shareable, persistable identity. More...
Go to the source code of this file.
Classes | |
| struct | librats::PeerInfo |
Namespaces | |
| namespace | librats |
Addressing/metadata for a peer — the shareable, persistable identity.
PeerInfo is the "where / what" of a peer, kept separate from the live transport (Connection) and from the raw identity (PeerId). It is a value type: snapshotted into callbacks and into the PeerStore without touching live state.
Definition in file peer_info.h.