josephg/node-browserchannel

Websocket support

Closed this issue · 1 comments

It is well stated that browserchannel at the moment does not support websocket. Then, is there any plan to support it in future releases?

I'd love websocket support, but I've been busy. Patches welcome!

It should also be really easy to make a pure websocket adapter for racer or the new sharejs to use instead of browserchannel, although then you'd lose browserchannel's graceful fallback for older browsers.