I have to read stream of binary data which has been sent from my client in server via socket in node.js!
I have created a server object as below,