Commit 84e8d71e authored by Kamron Aroonrua's avatar Kamron Aroonrua 💬

rpc

parent 5534f3b3
......@@ -34,7 +34,7 @@ RPCServer.prototype.start = function(cb)
});
ch.ack(msg);
});
}, {noAck: false});
cb(null);
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment