0

I would like to send an image between two clients. I am using nodejs and socketio.

Basically i want to achieve this functionality -

"There are two clients, connected to a nodejs sever. Both clients should be able exchange images and server should not store it anywhere. More specifically it should be in the physical memory of server only"

Manzurul Hoque Rumi
  • 2,911
  • 4
  • 20
  • 43
  • Read this please https://stackoverflow.com/a/26331826/5559590 – Manzurul Hoque Rumi Feb 17 '19 at 12:25
  • Basically i want to achieve this functionality - "There are two clients, connected to a nodejs sever. Both clients should be able exchange images and server should not store it anywhere. More specifically it should be in the physical memory of server only". – mohd abdullah Feb 17 '19 at 12:33

0 Answers0