docs: update the tutorials a bit

This commit is contained in:
mathieui
2021-01-27 00:10:15 +01:00
parent 9390794401
commit 51866f0d46
3 changed files with 56 additions and 62 deletions

View File

@@ -9,10 +9,8 @@ Glossary
stream handler
A callback function that accepts stanza objects pulled directly
from the XML stream. A stream handler is encapsulated in a
object that includes a :class:`Matcher <.MatcherBase>` object, and
which provides additional semantics. For example, the
:class:`.Waiter` handler wrapper blocks thread execution until a
matching stanza is received.
object that includes a :class:`Matcher <.MatcherBase>` object
which provides additional semantics.
event handler
A callback function that responds to events raised by