room list update

Hello. I'd like to keep track of rooms beeing added and deleted using lobby event callbacks (onMessage) . But I could not find the implementation code in c#, only in javascript (below). Could you help me. Thanks.0_1616729046594_Capture d’écran de 2021-03-26 06-14-26.png

Hi @niaina, welcome! 👋

Currently we don't have examples of the built-in LobbyRoom usage written in C# - but there is a room listing example inside the "Shooting Gallery" tech demo using the GetAvailableRooms() method here: https://docs.colyseus.io/demo/shooting-gallery/