We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
In the singleton messagebus and commandbus provided by default, are exposed the method add_handler, handle and has_handler_for.
add_handler
handle
has_handler_for
It would be convenient to expose the method remove_handler as well.
remove_handler