Open
Description
Context & Description
Wish we had a built-in api for ping / latency.
Something like room.ping
which returns a number in milliseconds.
Use cases
Ping is one of the most used features in all multiplayer games. Developers may want to get that information to show their clients etc
Proposed API
room.ping: number