WinterFramework / winter

Web Framework with focus on python typing, dataclasses and modular design
MIT License
17 stars 18 forks source link

Refactor interface for event bus abstraction. #246

Closed mikhaillazko closed 1 year ago

mikhaillazko commented 1 year ago

Segregate on publisher and dispatcher+registry

Rename EventBus to EventPublisher.

Note: It work is preparing abstraction for adding rabbitmq implementation