Hacker News new | ask | show | jobs
by denizozger 4449 days ago
Agreed. With current browser support (http://en.wikipedia.org/wiki/WebSocket#Browser_support) and fallback libraries (like http://socket.io/), I believe WebSockets are usually the best choice when it comes to real time communications.