Open two browsers in the same room. Peer RTT uses NAF.connection.sendData echo:
on adapters with a WebRTC data channel it is peer-to-peer; on native WebTransport or Socket.IO
it is relayed client→server→client (expect higher RTT than P2P). The
Round-trip Time row above is still client→server (e.g. getServerTime), not peer RTT.