event-driven-dotnet / EventDriven.EventBus.Dapr

Event bus abstraction over Dapr pub/sub
MIT License
22 stars 5 forks source link

[Feature] upgrade to Abstraction library with topic suffix parameter #21

Closed mboyle3 closed 2 years ago

mboyle3 commented 2 years ago

We have already upgraded the Abstract interface library to allow for suffix parameters for topic names.

This issue is a continuation of this work and upgrade to the EventBus implementation to include the suffix parameter here.