Commit Graph

27 Commits

Author SHA1 Message Date
Seth Call 1660b2b01a * VRFS-18 syncing back to other comp 2012-10-22 22:16:14 -05:00
Seth Call 4323c4f573 * midway through jruby>ruby port for VRFS-18 2012-10-22 19:58:57 -05:00
Seth Call 0e4d5a13f8 * removing session topic concept; instead sending to a session causes a message to be created for each client 2012-10-16 22:50:28 -05:00
Seth Call cb9ec9c636 * usitng pb_msg and not msg to extract message 2012-10-15 06:38:33 -05:00
Seth Call 1bbf3248b2 * websocket-gateway updated to support p2p session 2012-10-13 17:55:01 -05:00
Seth Call c711fa932b * p2p initial version implemented and particially tested 2012-10-10 22:04:43 -05:00
Brian Smith ed87614309 corrected misspelled semaphore variable 2012-10-09 01:03:49 -04:00
Brian Smith 007b1e67d2 fixed issue with connection cleanup 2012-10-08 23:06:39 -04:00
Brian Smith c388f9e169 fixed bug 2012-10-08 21:26:06 -04:00
Brian Smith 76883a0d7e minor refactor to be consistent with session directed messages 2012-10-07 16:51:43 -04:00
Brian Smith c3616a0cb3 fixed issues found in unit tests 2012-10-07 14:01:48 -04:00
Brian Smith 4333a1d91f merged master 2012-10-07 00:59:55 -04:00
Brian Smith cbb9508b6b more changes for user presence 2012-10-06 23:38:38 -04:00
Seth Call 9a055fd2c2 * updating protocol buffer messages to use 'Music' instead of 'Jam' 2012-10-04 21:34:10 -05:00
Brian Smith 8451f8653a user presence development 2012-10-02 01:03:08 -04:00
Brian Smith af4a94c875 removed copy/paste error 2012-10-01 17:36:51 -04:00
Brian Smith 849c6d3b20 formatting fix 2012-10-01 17:34:29 -04:00
Brian Smith cd723ac964 create connection row on login 2012-10-01 17:31:47 -04:00
Seth Call b53b916218 * adding check in session-topic blast to clients--if you originate a message, you shouldn't have it bounce back to you 2012-09-04 20:23:34 -05:00
Seth Call e64f3a4d0c * fully supporting json concurrently with protocol buffers. specify ?pb=true to web URI 2012-09-03 20:22:46 -05:00
Seth Call 5b44da8ef2 * adding partially implemented json support to gateway to resume work on other comp (yes, master branch abuse) 2012-09-02 21:45:18 -05:00
Seth Call b65ccd6060 * fixing tests made for switch all send messages to binary. tests broke because of some mocks 2012-08-27 08:56:02 -05:00
Seth Call 484b5f7496 * all messages are finally binary encoded 2012-08-26 22:00:03 -05: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 11e403deb3 * no longer using 'pg' gem for ActiveRecord, because it's not tested for jruby; also making all tests pass 2012-08-21 22:08:01 -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