Thanks for checking out the implementation and thanks even more for your suggestion!
I didn't find WebSockets very tempting for this job: we don't need true bidirectional communication, the amount of chunks requested is rather small, and the standard is still both in flux and not widely implemented. What's your killer argument for WebSockets that I am overlooking?
Re: WebSockets
Hi Siu
Thanks for checking out the implementation and thanks even more for your suggestion!
I didn't find WebSockets very tempting for this job: we don't need true bidirectional communication, the amount of chunks requested is rather small, and the standard is still both in flux and not widely implemented. What's your killer argument for WebSockets that I am overlooking?
Cheers, Axel