tj / axon

message-oriented socket library for node.js heavily inspired by zeromq
MIT License
1.5k stars 155 forks source link

Send command #145

Open jjp91 opened 9 years ago

jjp91 commented 9 years ago

Hello, Could it be possible to the sock.send() function to return the size of the (AMP) buffer that has been sent.

This way, we could handle bandwith for the communication.