Is it possible to use socket.io iOS client to upload video/image files from an iOS app to a node backend?
I'm not very familiar with socket.io, but i'm assuming if one is to encode the files into base64 strings, then they can be uploaded. Not sure if this is the best possible solution though. Is there another way?
No comments:
Post a Comment