Releases: petar-m/EventBroker
Releases · petar-m/EventBroker
build & publish with github actions
Async EventBroker and Runners
This release adds async version of EventBroker.
New interfaces:
IEventBrokerAsync
IEventHandlerRunnerAsync
IEventHandlerAsync
IEventHandlerAsyncFactory
New implementations:
EventBrokerAsync
ContinueAfterHandlersRunnerAsync
RestrictedThreadPoolRunnerAsync
UnrestrictedThreadPoolRunnerAsync
2.0.0
Initial release.
1.0.0 ReadMe updated.