pymessagebus icon indicating copy to clipboard operation
pymessagebus copied to clipboard

Expose remove_handler in default

Open Sabotaz opened this issue 3 years ago • 0 comments

In the singleton messagebus and commandbus provided by default, are exposed the method add_handler, handle and has_handler_for.

It would be convenient to expose the method remove_handler as well.

Sabotaz avatar Sep 20 '22 21:09 Sabotaz