The document discusses WebSockets as a new technology for real-time communication on the web. It presents jWebSocket, an open source framework that supports WebSockets and allows for bidirectional communication between web applications and servers. The framework offers features like messaging, streaming, security and supports multiple platforms and browsers. WebSockets enable use cases like chats, remote monitoring and collaboration that were previously difficult to implement on the web.