node.js - How to check if socket.io is compatible with browser? -


the socket.io website says it's pretty compatible browswers cross browser compatibility.
how can programmatically check if socket.io compatible browser?

basically you'll have try separate tools each browser...

i type out bunch of tools i've used in past, found awesome post notes of ways test browser compatibility...go guy.

cross browser testing - 1 answer rule them all


Comments

Popular posts from this blog

java - Run a .jar on Heroku -

java - Jtable duplicate Rows -

validation - How to pass paramaters like unix into windows batch file -