Websocket getting ready for use
Websocket is a promising technology for more advanced web applications. Websocket allows to make a continuous two-way connection between the application software running on web browser the software running on server. WebSocket represents the next evolutionary step in web communication compared to Comet and Ajax. The WebSocket standard (when it gets ready and widely supported) →