Zeromq node.js file transfer

We are planning to create an application similar to what application, my technology stack is node.js, mongodb, zeromq for server, android and zeromq client on client side. I need to transfer video / audio files, is it a good choice for using zeromq to transfer files ?. I have seen the zeromq file library. Is there a node.js library for filemq ?.

Thank you Shayu

+3


source to share





All Articles