Answer the question
In order to leave comments, you need to log in
Socket.IO and Opera 11.64
Good afternoon!
Through Socket.IO and Redis Pub / Sub, I send real-time notifications to users.
The transports are defined in this order:
io.set('transports', [
'xhr-polling',
'jsonp-polling',
'websocket',
'flashsocket',
'htmlfile'
]);
http://example.com/games/main.php
, Socket.IO listens to http://example.com:8888
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question