You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems that in socket.io (/usr/local/lib/node_modules/juggernaut/node_modules/socket.io/lib/manager.js)
var defaultTransports didn't include 'flashsocket'...
Hi,
I tried to set the swf file location:
window.WEB_SOCKET_SWF_LOCATION = "http://localhost:5000/WebSocketMain.swf"
And I started juggernaut like this:
sudo juggernaut --port 5000
(I also tried with a lot of others ports: 443, 843, 8080...).
But it doesn't work. I always have xhr-polling in Firefox (6)...
I heard about a flash policy file but I don't know what to write inside and where to put it...
Any help please?
Thanks!
The text was updated successfully, but these errors were encountered: