Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions messenger.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2271,6 +2271,8 @@ for each bus looks like this:

#. ``handle_message`` - calls the message handler(s) for the given message.

#. ``auto_stamp_middleware`` - add stamps to envelope from ``AutoStamp`` attribute on message.

.. note::

These middleware names are actually shortcut names. The real service ids
Expand Down