Is there any way to push message to HTTP endpoint from Service Bus?
My scenario is I'm publishing messages to Service Bus from Azure Application (WCF/Web Site). I wanted to push messages to NodeJS Server as a endpoint which accept POST/GET HTTP requests.