zero-ui/backend/services
Timothy Le efb768fcef
Updated peerData.online parsing
Set peerData.online to 0 if peer is not found in peers list
Set peerData.online to 1 if peer is found in peers list and latency is not -1 (i.e. a direct route exists)
Set peerData.online to 2 if peer is found in peers list and latency is -1 (i.e. relayed connection)
2021-12-17 22:04:17 -08:00
..
auth.js refactor: squash commits 2021-03-21 22:25:13 +03:00
member.js Updated peerData.online parsing 2021-12-17 22:04:17 -08:00
network.js fix: parse tags and capabilities in flow rules correctly 2021-12-07 00:05:24 +08:00