WebSocket
WebSocket is a communication protocol over TCP connection designed for real-time messaging between a browser and a web server. Currently, W3C is in process of Web Sockets API standardizing. The draft standard for this protocol is approved by the IETF.