Commit Graph

3 Commits

Author SHA1 Message Date
Dmitry Shmulevich 0c9d6a45c8
replaced license headers (#802)
Signed-off-by: Dmitry Shmulevich <dmitry.shmulevich@gmail.com>
2021-12-10 13:39:06 -08:00
Phil Kedy aba49d1446
Adding match and priority to TopicAttribute for PubSub routing. (#746)
* Adding match and priority to TopicAttribute for PubSub routing.

* Restructuring call to dapr/subscribe

* Tweak
2021-09-01 14:50:42 -07:00
Martin Björkström a65e8b287d Adds example for using custom ITopicMetadata
- Sample is a simple attribute which just uses Environment.ExpandEnvironmentVariables in order to be able to set Topic and PubsubName during runtime.
2021-06-06 14:49:21 -07:00