I am developing a project and need it to register a photo, and send it to a server that is running node. In this same project already is working a data exchange through socket.io and now I need to send an image.
I have no idea how to do this. Thank you.