pusher-lite
pusher-lite copied to clipboard
Proxy support is missing
Could you please add proxy support. To proxy websockets I'm using faye-websocket with the following options {proxy:{ origin: wsProxyUrl},ping: XX}. I guess for pure websockets the implementation is difficult.