P
P
proger_brut2014-10-30 10:22:33
Node.js
proger_brut, 2014-10-30 10:22:33

How to set request request timeout in ZMQ on nodejs and catch event?

requester.connect(config.handshakeSocket);
requester.send(messageBSON);
requester.on('message', function(data) {
  ...
});

how to set a timeout and catch the timeout event?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question