slixmpp-omemo/examples
Maxime “pep” Buquet ec5fe90bce
echo_bot: Also match on heartbeats
The default slixmpp 'message' handler only matches on messages including
a body, which causes issues with heartbeats as they should be processed
by the OMEMO lib as well.

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2022-03-11 13:32:30 +01:00
..
echo_client.py echo_bot: Also match on heartbeats 2022-03-11 13:32:30 +01:00