lonkaars / connect-4

It's like chess.com but for connect 4
https://connect4.pipeframe.xyz
MIT License
4 stars 0 forks source link

User presence #24

Open lonkaars opened 3 years ago

lonkaars commented 3 years ago

Use socket.io to check a user's presence by checking how many listeners a room with the user's id has. This should be added to the format_user function in api/user/info.py