ripples / Present

Present is a web client for PAOL lecture capture.
3 stars 2 forks source link

Make Image Sync Great Again #5

Open rjerue opened 6 years ago

rjerue commented 6 years ago

Backlog. Current setup does not scale well.

lrothschildshea commented 6 years ago

Client sends many requests to the server asking for a new image. We can reduce the number of requests the server has to handle by giving the client a list of the images and having it only request when it knows there is a new image.