CodeRoyale / lobby

Lobby (Backend) for CodeRoyale

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Broadcast room closed for all the users in the room.

sawarni99 opened this issue · comments

ROOM_UPDATED should be emitted to all the users in the room when the admin closes the room so that all the users can redirect to lobby page again.

  • On closing the room for one client
    image

  • Other Users also receive an indication of the room closed.