As far as I have seen, there is no explanation as to where we are to locate the client side script for socket.io if node.js is not used as the web
socket.io
node.js
I have created a bower compatible socket.io-client that can be install like this :
bower install sio-client --save
or for development usage :
bower install sio-client --save-dev
link to repo