xmpp-rs/tokio-xmpp/src/component
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Maxime “pep” Buquet ae67949e7a
tokio-xmpp: Ensure id is added only to stanza
The previous commit didn't fix a bug where @id would be added to
elements that didn't need it / where it was invalid (e.g., stream
management).

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2023-06-05 16:34:13 +02:00
..
auth.rs tokio-xmpp: use xmpp_parsers::ns everywhere 2020-05-30 01:25:06 +02:00
mod.rs tokio-xmpp: Ensure id is added only to stanza 2023-06-05 16:34:13 +02:00