xmpp-rs/tokio-xmpp/src/client
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
..
async_client.rs tokio-xmpp: Ensure id is added only to stanza 2023-06-05 16:34:13 +02:00
auth.rs tokio-xmpp: Bump sasl to 0.5 2021-01-12 19:26:21 +01:00
bind.rs tokio-xmpp client: condense fn connect(), refactor out into stream_features 2020-05-30 00:43:35 +02:00
mod.rs tokio-xmpp: use xmpp_parsers::ns everywhere 2020-05-30 01:25:06 +02:00
simple_client.rs tokio-xmpp: Ensure id is added only to stanza 2023-06-05 16:34:13 +02:00