Hi all,

I am using RabbitMq as my message queue and I have to use AMQP protocol in
my application. I am publishing messages to my queues in RabbitMq and
consume the messages using nodejs client. As an enhancement I want to omit
the nodejs consumer client and replace it with WSO2 Data Service Server,
since currently the nodejs client calls the services hosted on wso2-dss,
after fetching them from queue.

I searched a lot and I didn't find proper way to do this without using
wso2-esb. I may be able to solve my problem with qpid client, but I really
need help.

It would be better if you answer my question on Stackoverflow[1]
<http://stackoverflow.com/q/38958756/1635051> so others can reach it too.


[1]: http://stackoverflow.com/q/38958756/1635051
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to