public protocol PeerPresence: class, Coding { func isEqual(to: PeerPresence) -> Bool }