Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PeerMetaData

Meta data of peer. This part is not tested and therefore is not reliable

Hierarchy

  • PeerMetaData

Index

Properties

os

os: string

Operational system

protocol

protocol: string

Data transmition protocol version. If it is semver-incompatible, connection should be rejected

runtime

runtime: string

Runtime running the process

time

time: number

Time when unit was connected

uptime

uptime: number

Time elapsed between unit spawned and connected to the peer

Generated using TypeDoc