<?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[basic chat example does not preserve order]]></title><description><![CDATA[<p>Hi<br />
I'm starting out with the basic example from<br />
<a href="https://github.com/gamestdio/colyseus-examples" rel="nofollow">https://github.com/gamestdio/colyseus-examples</a></p>
<p>and it seems that the state sync does not preserve the order of the messages array</p>
<p>what am i missing?</p>
]]></description><link>http://discuss.colyseus.io/topic/42/basic-chat-example-does-not-preserve-order</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 13:02:08 GMT</lastBuildDate><atom:link href="http://discuss.colyseus.io/topic/42.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 14 Mar 2018 08:16:48 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to basic chat example does not preserve order on Invalid Date]]></title><description><![CDATA[<p>Hi<br />
I'm starting out with the basic example from<br />
<a href="https://github.com/gamestdio/colyseus-examples" rel="nofollow">https://github.com/gamestdio/colyseus-examples</a></p>
<p>and it seems that the state sync does not preserve the order of the messages array</p>
<p>what am i missing?</p>
]]></description><link>http://discuss.colyseus.io/post/132</link><guid isPermaLink="true">http://discuss.colyseus.io/post/132</guid><dc:creator><![CDATA[amir-arad]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to basic chat example does not preserve order on Invalid Date]]></title><description><![CDATA[<p>Hi <a class="plugin-mentions-user plugin-mentions-a" href="http://discuss.colyseus.io/uid/36">@amir-arad</a>, oh that's true. I've just created an issue for this: <a href="https://github.com/endel/delta-listener/issues/6" rel="nofollow">https://github.com/endel/delta-listener/issues/6</a></p>
<p>I also need to update the &quot;chat&quot; example, because that's not the most optimal way of handling chat. The messages on a chat should be ephemeral and not preserved in the room's state.</p>
<p>The &quot;state handler&quot; is a much better example of how to use the platform: <a href="https://github.com/gamestdio/colyseus-examples/blob/master/rooms/02-state-handler.ts" rel="nofollow">https://github.com/gamestdio/colyseus-examples/blob/master/rooms/02-state-handler.ts</a></p>
<p>Sorry for the inconvenience! :)<br />
Cheers</p>
]]></description><link>http://discuss.colyseus.io/post/134</link><guid isPermaLink="true">http://discuss.colyseus.io/post/134</guid><dc:creator><![CDATA[endel]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>