Websocket PubSub Demonstration
This page demonstrates how Mongoose could be used to implement publish–subscribe pattern. Open this page in several browser windows. Each window initiates persistent WebSocket connection with the server, making each browser window a websocket client. Send messages, and see messages sent by other clients.