I am guessing the answer will be no to this, but will as any.
If we were using the HTTP API for persistent subscription, from what I can gather, the subscriber would have to poll the event store for new messages.
Is there a way we could make event store post to a URL to let subscribers know that there is a new event on the stream?
Steven