Bayeux is a protocol for transporting asynchronous messages (primarily over HTTP), with low latency between a web server and a web client.
Socket.IO seems to be the most popular and active WebSocket emulation library. Juggernaut uses it to create a complete …
websocket publish-subscribe juggernaut bayeux socket.io