You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The lobby should use websockets to show a list of all current games you can join. Once you join a game, that game is removed from the lobby and you enter a game "channel" with your opponent.
The lobby should use websockets to show a list of all current games you can join. Once you join a game, that game is removed from the lobby and you enter a game "channel" with your opponent.
See: https://github.com/encode/broadcaster and fastapi/fastapi#258
The text was updated successfully, but these errors were encountered: