xmpp-rs/tokio-xmpp/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Maxime “pep” Buquet b89d3ab04d xso: Add PrintRawXml helper struct with Display
Add a helper struct to be able to display Raw Xml, useful for debug
logs.

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2025-02-12 20:17:41 +01:00
..
client tokio_xmpp: implement IQ tracking 2025-01-26 17:15:41 +01:00
component xmpp-parsers: Reduce component handshake allocations 2025-02-10 17:06:15 +00:00
connect tokio_xmpp: Replace std stuff with alloc/core stuff 2024-12-19 20:45:36 +01:00
stanzastream tokio_xmpp: implement IQ tracking 2025-01-26 17:15:41 +01:00
xmlstream tokio_xmpp: Replace std::io calls with use std::io 2024-12-19 20:51:57 +01:00
error.rs tokio_xmpp: Replace std::io calls with use std::io 2024-12-19 20:51:57 +01:00
event.rs tokio_xmpp: implement IQ tracking 2025-01-26 17:15:41 +01:00
lib.rs xso: Add PrintRawXml helper struct with Display 2025-02-12 20:17:41 +01:00