Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

On iOS we don't use long-polling. On the web we use Websockets when possible, but fall back to long-polling if necessary. We only use HTTPS though for security reasons.


Awesome. WebSockets is the perfect technology for this scenario. Do you find WebSockets traverses NATs and firewalls as the RFC promises or it has limitations?


With SSL it's quite reliable (without it's pretty bad). Fortunately we always use SSL...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: