Seth Call
|
ddae313a16
|
* fixing rspec test in websocket-gateway
|
2012-12-03 22:11:13 -06:00 |
Seth Call
|
989544bb35
|
* fixing broken test in rspec
|
2012-12-03 22:08:17 -06:00 |
Brian Smith
|
9d6098f89f
|
fixed unit tests for user db changes
|
2012-11-21 14:49:45 -05:00 |
Seth Call
|
61a4a10334
|
* websocket-gateway build added
|
2012-11-18 02:08:33 -06:00 |
Seth Call
|
260f641939
|
* adding required params to music_session for facotry girl
|
2012-11-17 22:47:21 -06:00 |
Brian Smith
|
9cee5acccd
|
removed name
|
2012-11-17 22:52:13 -05:00 |
Seth Call
|
cb861a4aeb
|
* adding jam-ruby gems into websocket-gateway gemfile for reasons I don't fully understand
|
2012-11-13 21:08:50 -06:00 |
Seth Call
|
d2f9a249c7
|
* adding jam-ruby gems into websocket-gateway gemfile for reasons I don't fully understand
|
2012-11-13 21:07:28 -06:00 |
Mike Slemmer
|
caaf4d6646
|
added 2 more needed gems
|
2012-11-08 20:55:18 -08:00 |
Mike Slemmer
|
0674e5e1b2
|
added needed gem
|
2012-11-08 20:51:27 -08:00 |
Seth Call
|
eccfc477a3
|
* bumping pg_migrate version to 0.1.6
|
2012-11-05 19:06:38 -06:00 |
tihot_jk
|
82ac665c96
|
Merge branch 'master' of bitbucket.org:jamkazam/websocket-gateway
Conflicts:
lib/jam_websockets/router.rb
|
2012-10-28 21:07:51 -07:00 |
tihot_jk
|
640e77e601
|
Fixing a bug after MusicSessionClient was renamed to Connection.
|
2012-10-28 17:24:16 -07:00 |
Seth Call
|
18fee761ae
|
* fixing MusicSesssionClient to Connection
|
2012-10-27 18:47:27 -05: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 |
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 |
unknown
|
2533c6732d
|
* adding windows specific run script
|
2012-09-20 21:08:29 -05:00 |
seth@jamkazam.com
|
7d353d4b7d
|
* moving em-websocket dependency back to standard gem, not our fork because not using subprotocol atm
|
2012-09-15 19:03:05 -05: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
|
59664caa39
|
* using workspace env var instead of hard-coded paths
|
2012-08-26 14:35:50 -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 |