perrycate / p2ping

Peer-to-peer latency tester.
https://p2ping.web.app/
GNU General Public License v3.0
3 stars 0 forks source link

Allow multiple users to connect at once. #8

Open perrycate opened 4 years ago

perrycate commented 4 years ago

The idea being, someone shares out a single URL to multiple people, and the UI dynamically adds all the stats for each person when they join. (Maybe the connectors are prompted to give a name or something to identify themselves.

This will require the codebase to be in a better state than it currently is, but it's a good thing to work towards and add eventually once things are more respectable internally.