Timo Kramer
Timo Kramer
Thanks @ptaoussanis for the valuable insights. You certainly have much more knowledge of this topic. I will try to get to it and find a solution to this problem.
Sorry, I am a little lost. I don't know what I can add as a ring-async-resp-fn. Tried a few things and tried to understand it but it did not really...
Works! :) Thank you! I could put up some update for the readme if that's of interest to you?!
I am having a similar issue. No clustering. Any good idea how to resolve that?
Is this meant to be for pushing events instead of polling? I am having an event-queue that I would like to subscribe on but currently it seems this is not...
> Technically, with this middleware you can create a web-endpoint per event-queue for single consumer, or fan-out consumer endpoints per queue for multiple-consumers and consume events. That's exactly what I...