<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Dynamic refreshing of room list for lobby]]></title><description><![CDATA[<p>Is this possible? I need advice on how to implement this. I see there is a method getAvailableRooms on client, but I need dynamic event based solution, room list in a lobby should be updated with every change (number of clients in a room, availability...). Pls help.</p>
]]></description><link>http://discuss.colyseus.io/topic/245/dynamic-refreshing-of-room-list-for-lobby</link><generator>RSS for Node</generator><lastBuildDate>Thu, 12 Mar 2026 16:18:20 GMT</lastBuildDate><atom:link href="http://discuss.colyseus.io/topic/245.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 23 May 2019 06:49:01 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Dynamic refreshing of room list for lobby on Invalid Date]]></title><description><![CDATA[<p>Is this possible? I need advice on how to implement this. I see there is a method getAvailableRooms on client, but I need dynamic event based solution, room list in a lobby should be updated with every change (number of clients in a room, availability...). Pls help.</p>
]]></description><link>http://discuss.colyseus.io/post/853</link><guid isPermaLink="true">http://discuss.colyseus.io/post/853</guid><dc:creator><![CDATA[creationspirit]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Dynamic refreshing of room list for lobby on Invalid Date]]></title><description><![CDATA[<p>You could use something like <code>setInterval</code> to get the room list on a loop. There is no way to watch for it to be emitted though.</p>
]]></description><link>http://discuss.colyseus.io/post/854</link><guid isPermaLink="true">http://discuss.colyseus.io/post/854</guid><dc:creator><![CDATA[seiyria]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>