Returns the PeerIds of the remote peers
List<String> get peerIds { return remotePeers.keys.toList(); }