Commit Graph

14 Commits

Author SHA1 Message Date
Seth Call 97a56fd8e0 * increased messaging for leave/join situations and reconnect support for VRFS-484 2013-08-07 10:38:35 -05:00
Seth Call 52287d054f * VRFS-430; found another edge case on initialization of websocket-gateway requiring rework of startup code 2013-07-23 22:01:51 -05:00
Jonathan Kolyer 991312f6ad removed debug stmts 2013-02-21 13:38:18 -06:00
Jonathan Kolyer d794482ab0 updated the expire duration by subtracting the stale time; replaced ConnectionManager.expire_stale_connections with stale_connection_client_ids and call to @router.cleanup_clients_with_ids 2013-02-21 11:53:10 -06:00
Jonathan Kolyer 08976ec71a updated logging stmts for connection state mgmt 2013-02-11 00:53:00 -06:00
Jonathan Kolyer 1c1949010e renamed connection timers to correspond to state names 2013-02-11 00:04:41 -06:00
Jonathan Kolyer 2140eff3bd vrfs192: added aasm gem; added max_reconnect_time parameter 2013-02-06 07:43:26 -06:00
Seth Call 7a3b20814a * ConnectionManager integrated
* ruby-1.9.3 instead of JRuby
* Heartbeat Interval added to LoginAck
2012-10-23 06:42:28 -05:00
Seth Call 1660b2b01a * VRFS-18 syncing back to other comp 2012-10-22 22:16:14 -05:00
Brian Smith c3616a0cb3 fixed issues found in unit tests 2012-10-07 14:01:48 -04:00
Brian Smith cbb9508b6b more changes for user presence 2012-10-06 23:38:38 -04:00
Seth Call b7fd331c2b * login and login_jam_session working with tests. logging cleaned up 2012-08-26 13:42:22 -05:00
Seth Call 89a4be2321 * websocket gateway allows login to server and to session 2012-08-23 21:46:58 -05:00
Seth Call 568929e25a * initial commit of websocket gateway. login working, still working on login to jam session 2012-08-16 22:22:31 -05:00