We have a micro service written in node.js using eo-discovery package,
and we need to add possibility to listen JMS messages (for document updates).
Is there a library or api to listen JMS messages from node application?
Some example or link would be helpful.
Thank you in advance.