Activity
From 08/11/2010 to 09/09/2010
Today
- 03:39 PM Feature #358: Migrate incoming server module messages to event listening model
- Currently, server module message and room module messages use two different methods for implementing on the server.
Server Module Messages: are invoked directly on the server object
Room Module Messages: dispatch an event from the room whic...
08/11/2010
- 02:59 AM Bug #357: Connecting using different connection types with the same session may cause a ClassCast...
- Reconnecting using different connection types with the same session may cause a ClassCastException. For example, if a client connects using a persistent socket connection and then disconnects but reuses the prior session id for an http socket conn...
Also available in: Atom