Home > rainway-sdk-native > Runtime > peers
Runtime.peers property
A map of connected peers, keyed by their Peer IDs.
Signature:
get peers(): ReadonlyMap<PeerId, Peer>;
Home > rainway-sdk-native > Runtime > peers
A map of connected peers, keyed by their Peer IDs.
Signature:
get peers(): ReadonlyMap<PeerId, Peer>;