ViewPeer views the resource management scope for a specific peer.
Future<T> viewPeer<T>(PeerId peerId, Future<T> Function(PeerScope scope) f);