Skip to content

tokio-xmpp: Add debug prints for incoming packets

pep requested to merge tokio-debug into main

Fixes #70 (closed) (alternative to #178). Handles stream start and end, and prints as strings instead of Elements. Also cleans the outgoing logs.

Signed-off-by: Maxime “pep” Buquet pep@bouah.net

Merge request reports