I have a socket.io client to whom socket.io server is listening in node.js. I want to upload a file to server by socket.io. be
socket.io
Here is an example of sending a file over socket.io: http://liamkaufman.com/blog/2012/02/11/12-pushing-files-to-the-browser-using-deliveryjs-socketio-and-nodejs/