lookup

fun lookup(client: PeerId): PeerId?

The server client's packets are currently flowing through, or null when the client is unattached or unknown to this server yet. This is the attachment: (PeerId) -> PeerId? function TwoTier consumes; it reads the converged map live on every call.