|
|
|
|
|
by mikeryan
5025 days ago
|
|
Pretty much every modern websockets Javascript library you use these days will provide fallback mechanisms to flash or long polling to provide the same features. Take a look at the supported browsers for Socket.io and its a much larger list then the one you've provided. http://socket.io/#browser-support |
|