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

codeigniter - Fatal error: Call to undefined function lang() in CI Merchant using CardSave -

javascript - CasperJS/PhantomJS failing SSL handshakes on some sites even with --ssl-protocol=any -

python - Received unregistered task using Celery with Django -