The CometD project, a scalable comet (server push) implementation github.com 1 points by palmfacehn 2 days ago
palmfacehn 2 days ago After a recent discussion on long polling vs. websockets, I thought this project was worth submitting. The transport layer is abstracted away. You can configure whichever transport(s) you prefer and allow the client to select from them.
After a recent discussion on long polling vs. websockets, I thought this project was worth submitting. The transport layer is abstracted away. You can configure whichever transport(s) you prefer and allow the client to select from them.