When answering a '/turn' post request peerbook should return a list
of ice servers it read from REDIS. Each server will stored as a redis hash
and the server will bundle them together as a json array.
Also, add a '/iceservers' endpoint to use the same handler and deprecate '/turn'
When answering a '/turn' post request peerbook should return a list of ice servers it read from REDIS. Each server will stored as a redis hash and the server will bundle them together as a json array.
Also, add a '/iceservers' endpoint to use the same handler and deprecate '/turn'