kgomes / odss

Temporary repo to migrate google code issues for the ODSS project
0 stars 0 forks source link

Move the layer and track updates to push notifications #90

Open kgomes opened 9 years ago

kgomes commented 9 years ago

From kgo...@gmail.com on April 27, 2012 12:56:07

Currently these are updated by AJAX updates every minute and cause traffic on the server when nothing has changed.

Original issue: http://code.google.com/p/mbari-dss/issues/detail?id=92

kgomes commented 9 years ago

From kgo...@gmail.com on November 20, 2012 10:49:35

Still not sure if this should be done with AMQP or socket.io. I implemented a platform update push, but in order to make cross browser I had to use Comet long polling and this is not a very optimal way to do it so I turned it off.

Status: Started

kgomes commented 9 years ago

From kgo...@gmail.com on January 21, 2014 09:58:29

Labels: -Type-Defect Type-Enhancement Component-Services

kgomes commented 9 years ago

From kgo...@gmail.com on January 21, 2014 10:43:51

Status: Accepted