I am trying to use MSMQ(windows) from nodejs(Linux). After searching I find a plugin node-msmq(https://www.npmjs.com/package/node-msmq).
But this plugin only helps if the both are on same server.
Any help or suggestion.
I am trying to use MSMQ(windows) from nodejs(Linux). After searching I find a plugin node-msmq(https://www.npmjs.com/package/node-msmq).
But this plugin only helps if the both are on same server.
Any help or suggestion.