watermill-http icon indicating copy to clipboard operation
watermill-http copied to clipboard

Fix multi subscribes handling for the same single topic

Open tymonx opened this issue 3 years ago • 0 comments

The go-chi router overrides added handlers for the same route.

It fixes https://github.com/ThreeDotsLabs/watermill/issues/280

tymonx avatar Apr 12 '22 20:04 tymonx