Open rjerue opened 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.
Backlog. Current setup does not scale well.