Seth Call
|
520225aedf
|
* adding support for new heartbeat_interval field on LoginAck
|
2012-10-23 06:37:25 -05:00 |
Seth Call
|
96d83aac26
|
Merge branch 'VRFS-18'
|
2012-10-23 06:36:22 -05:00 |
Seth Call
|
205aaf856e
|
Merge branch 'master' of bitbucket.org:jamkazam/jam-pb
|
2012-10-23 06:34:38 -05:00 |
Seth Call
|
d055d7212e
|
* adding heartbeat interval to login_ack
|
2012-10-23 06:34:30 -05:00 |
Seth Call
|
1660b2b01a
|
* VRFS-18 syncing back to other comp
|
2012-10-22 22:16:14 -05:00 |
Seth Call
|
a04bf41555
|
* cascading delete SET NULL on client_id (to stop fk's from deleting music_session)
|
2012-10-22 20:00:13 -05:00 |
Seth Call
|
e3027e831b
|
* VRFS-18: removed transactions from conneciton manager
|
2012-10-22 19:59:35 -05:00 |
Seth Call
|
4323c4f573
|
* midway through jruby>ruby port for VRFS-18
|
2012-10-22 19:58:57 -05:00 |
Jonathon Wilson
|
97f095fe03
|
Starting in on a little bit of track layout.
|
2012-10-21 20:55:05 -06:00 |
Jonathon Wilson
|
c5a7a89413
|
Add event subscription to main app with tests. Early start on track view. Add some docs.
|
2012-10-21 17:03:46 -06:00 |
Seth Call
|
331c13d858
|
* forgot to add state_error class
|
2012-10-21 14:11:04 -05:00 |
Seth Call
|
3e269f2551
|
* connection manager complete. now will integrate into jam-web and websocket-gateway
|
2012-10-21 10:05:06 -05:00 |
Seth Call
|
d8dc08bef6
|
* VRFS-18; creating ConnectionManager which is responsible for managing data within the connections table
|
2012-10-20 20:55:49 -05:00 |
Seth Call
|
fda7e61420
|
* remove music_session_clients; merge into connections table (VRFS-18
|
2012-10-20 20:54:38 -05:00 |
Seth Call
|
2fe02a6c79
|
* syncing wip on connection cleaning
|
2012-10-17 21:00:52 -05:00 |
Seth Call
|
e881b19245
|
* adding in-progress connection cleaner class
|
2012-10-17 19:39:43 -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
|
9205b35bc0
|
Merge branch 'VRFS-19'
|
2012-10-16 22:49:48 -05:00 |
Seth Call
|
c8d255dde9
|
*VRFS-19 finishing touches on publishing user_joined_session from jam-web
|
2012-10-16 22:49:24 -05:00 |
Seth Call
|
6650bf889a
|
Merge branch 'VRFS-19'
|
2012-10-16 22:48:40 -05:00 |
Seth Call
|
fd9770f0f3
|
* VRFS-19; finishing touches on making session messaging work via jam-web
|
2012-10-16 22:48:10 -05:00 |
Jonathon Wilson
|
d74c7c7202
|
resolve merge conflict
|
2012-10-16 20:35:16 -06:00 |
Jonathon Wilson
|
bee3187e5a
|
Notes for next steps
|
2012-10-16 20:30:00 -06:00 |
Seth Call
|
b829a0cdc3
|
* VRFS-19: adding amqp and logging gem to jam-ruby
|
2012-10-16 07:15:09 -05:00 |
Seth Call
|
d976fde213
|
* adding logging-rails railtie in, so that use of 'logging' gem in jam-rby works. also adds color to console out, and log rotation in production without any thought, so why not
|
2012-10-16 07:14:27 -05:00 |
tihot_jk
|
c1c5faaa03
|
Changed the client to join the session after creating it.
|
2012-10-16 01:44:33 -07:00 |
Seth Call
|
a1cb141fab
|
* VRFS-19; wip
|
2012-10-15 21:11:49 -05:00 |
Seth Call
|
6128621ce6
|
* VRFS-19 - jam-ruby looks to have client messaging integrated, but need to see if it works when used in jam-web
|
2012-10-15 21:09:57 -05:00 |
Brian Smith
|
848154eb33
|
Merge branch 'master' of bitbucket.org:jamkazam/jam-web
|
2012-10-15 08:54:01 -04:00 |
Brian Smith
|
aaade12b59
|
more friend API development
|
2012-10-15 08:46:51 -04:00 |
Seth Call
|
cb9ec9c636
|
* usitng pb_msg and not msg to extract message
|
2012-10-15 06:38:33 -05:00 |
tihot_jk
|
d195ec78dd
|
Disable the p2p message test and reenable the ping messages.
|
2012-10-15 02:39:32 -07:00 |
tihot_jk
|
b96a4b8f36
|
Hooking up the JS bridge to C++ and p2p messages.
|
2012-10-15 02:23:58 -07:00 |
tihot_jk
|
8397291ab1
|
Renaming message_factory.js to AAB_message_factory.js
|
2012-10-15 02:19:35 -07:00 |
tihot_jk
|
019fe8fc36
|
Adding p2p message type.
|
2012-10-15 02:13:22 -07:00 |
Brian Smith
|
c407fcfd86
|
model updates
|
2012-10-15 00:14:40 -04:00 |
Brian Smith
|
d7fb9850e8
|
include friend_request in jam_ruby
|
2012-10-14 22:02:55 -04:00 |
Jonathon Wilson
|
2c0690bb34
|
Add a simple self-ping 5 times upon login as a test.
|
2012-10-14 13:54:12 -06:00 |
Jonathon Wilson
|
ade0928bdc
|
Change 'target' to 'route_to' in websocket messages
|
2012-10-14 10:56:09 -06:00 |
Jonathon Wilson
|
f6e21c41df
|
Merge branch 'master' of bitbucket.org:jamkazam/jam-web
|
2012-10-14 10:10:42 -06:00 |
Jonathon Wilson
|
1be39b2c18
|
JS Organization. Investigation of websocket connections.
|
2012-10-14 09:48:56 -06:00 |
Brian Smith
|
1fa514b2bd
|
added /friends subresource for user API
|
2012-10-14 00:29:49 -04:00 |
Brian Smith
|
daa042630d
|
formatting
|
2012-10-14 00:21:52 -04:00 |
Brian Smith
|
a36eec81c5
|
Merge branch 'master' of bitbucket.org:jamkazam/jam-web
|
2012-10-13 22:22:30 -04:00 |
Brian Smith
|
8da4d1a42d
|
friend API development
|
2012-10-13 22:22:13 -04:00 |
Brian Smith
|
a1f911086b
|
Merge branch 'master' of bitbucket.org:jamkazam/jam-ruby
|
2012-10-13 22:18:42 -04:00 |
Brian Smith
|
cccae35a97
|
friend API development
|
2012-10-13 22:18:20 -04:00 |
Brian Smith
|
0f261ee834
|
merge
|
2012-10-13 22:17:40 -04:00 |
Brian Smith
|
6e1293b6cf
|
added friend_requests table
|
2012-10-13 22:16:31 -04:00 |
Seth Call
|
1bbf3248b2
|
* websocket-gateway updated to support p2p session
|
2012-10-13 17:55:01 -05:00 |