Ditto Peer
Represents a peer in a Ditto mesh network.
Constructors
Initializes a new peer
Properties
The unique network identifier of the peer.
Connections that are currently active with the current peer.
The human-readable device name of the peer. This defaults to the hostname but can be manually set by the application developer of the other peer. It is not necessarily unique.
The Ditto SDK version the peer is running with..
Metadata associated with the peer by the identity service.
Indicates whether the peer is compatible with the current peer.
Indication of whether the peer is connected to the Ditto Cloud (big peer).
The peer key is a unique identifier for a given peer, equal to or derived from the cryptographic public key used to authenticate it.
The peer key is a unique identifier for a given peer, equal to or derived from the cryptographic public key used to authenticate it.
Metadata associated with the peer, empty dictionary by default.
An optional Query Overlap Group which can be assigned to group certain types of peers together and configure relative connection priorities. Defaults to 0 if not set.