xmpp-rs/xmpp/src/disco
Repository files (latest commit first)
Filename Latest commit message Latest commit date
pep 22292c86cc
xmpp: Replace unimplemented! and panic! with info! calls
It's great for debugging for fast-paced implementations but the codebase
has been more or less the same for years now (in a state we don't
exactly like, but it is what it is) and this is hindering things more
than helping.

Keep it at the INFO level nonetheless to make it more or less obvious
these things are not implemented.

Signed-off-by: pep <pep@bouah.net>
2026-01-15 13:19:42 +01:00
..
mod.rs xmpp: Replace unimplemented! and panic! with info! calls 2026-01-15 13:19:42 +01:00