xmpp-rs/tokio-xmpp/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jonas Schäfer cffb5e7e65 xso: make Context use a builder-like pattern
That way, we can (hopefully) add more fields in the future without
breaking stuff.

I don't yet know what such fields could be, though.
2025-04-27 14:08:38 +02:00
..
client tokio-xmpp: clippy run 2025-04-08 13:57:21 +02:00
component xmpp-parsers: Reduce component handshake allocations 2025-02-10 17:06:15 +00:00
connect tokio-xmpp: clippy run 2025-04-08 13:57:21 +02:00
stanzastream tokio-xmpp: clippy run 2025-04-08 13:57:21 +02:00
xmlstream xso: make Context use a builder-like pattern 2025-04-27 14:08:38 +02: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: clippy run 2025-04-08 13:57:21 +02:00
lib.rs xso: Add PrintRawXml helper struct with Display 2025-02-12 20:17:41 +01:00