> WebSockets are back! I have a feeling that's going to make a lot of people very happy. Good to see that they were able to solve the security issues.
Server-sent events seem awesome as well. Open a connection to the server, let it stream you events, and each one generates a Javascript event.
This sounds like a step in the right direction.