SocketStream with ss-engine.io always switch to polling in Firefox 34

14 views
Skip to first unread message

Andrew Seregin

unread,
Dec 2, 2014, 1:21:00 AM12/2/14
to socket...@googlegroups.com
Hi! Using SocketStream latest stable with ss-engine.io makes Firefox 34.0 on Windows fallback to polling. Why not websockets?
On the server:

ss.ws.transport.use(require('ss-engine.io'), {
 client
:{
 host
: config.host,
 port
: config.port,
 transport
: ['websocket','flashsocket', 'jsonp-polling', 'xhr-polling', 'htmlfile']
 
}
});

Paul Jensen

unread,
Dec 3, 2014, 10:04:04 AM12/3/14
to socket...@googlegroups.com
Hi Andrew, I'm not sure. I will need to look into this. Thanks for bringing it to our attention.

Regards,

Paul Jensen
Reply all
Reply to author
Forward
0 new messages