Hi, I make and app for management of licode rooms, consists in make the
request “getRooms” and another request for every room “getUsers” handling
callbacks:
https://lh6.googleusercontent.com/-wKqQFSawXiI/U_VEzAmgW2I/AAAAAAAAAXw/mXvt4elqoqE/s1600/Captura.PNG
When more than 4 rooms the following error occurs:
https://lh3.googleusercontent.com/-nfLMTCKTQW0/U_VGiCE1NxI/AAAAAAAAAX8/dJLdYdkcWqo/s1600/Captura.PNG
Any way to not exceed the limit of requests, or obtain a optimal scheme
rooms and users?
Greetings