Show the players

Send keepalive pings. Remove players who haven't sent pings.
This commit is contained in:
jude
2023-01-14 16:59:11 +00:00
parent 39c31e0f90
commit 8e22d37b64
4 changed files with 44 additions and 4 deletions

View File

@ -0,0 +1,6 @@
#players {
position: absolute;
right: 0;
top: 0;
padding: 12px;
}