feature(socket) rm flashsocket

This commit is contained in:
coderaiser 2013-10-18 08:12:20 +00:00
parent a57058dbda
commit d849ecd168

View file

@ -63,7 +63,6 @@
lListen.set('transports', [
'websocket',
'flashsocket',
'htmlfile',
'xhr-polling',
'jsonp-polling'