watermill icon indicating copy to clipboard operation
watermill copied to clipboard

Add context propogation to subscribers for local pub-sub

Open yashb042 opened this issue 1 year ago • 4 comments
trafficstars

Solves Issue - https://github.com/ThreeDotsLabs/watermill/issues/464

Update 1 -

Have not added extra variables in Message struct, because the Message struct is used by every publisher-subscriber

Update 2 - Couldn't test the func - TestMessageCtx in test_pubsub.go It's mentioned that "ExactlyOnceDelivery test is not supported yet"

yashb042 avatar Sep 03 '24 05:09 yashb042