How a WebSocket Protocol works | Webmasters Guideline
A WebSocket Protocol is a computer communications network providing full-duplex communication channels over a single TCP connection. The WebSocket Protocol was standardized by the IETF as RFC 6455 in 2011. While the WebSocket API in Web IDL is being standardized by the W3C.