xmpp-rs/tokio-xmpp/src/xmlstream
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
..
capture.rs tokio-xmpp: clippy run 2025-04-08 13:57:21 +02:00
common.rs xso: make Context use a builder-like pattern 2025-04-27 14:08:38 +02:00
initiator.rs minidom, tokio-xmpp: Use Option::as_deref() 2025-04-19 00:06:13 +02:00
mod.rs tokio-xmpp: clippy run 2025-04-08 13:57:21 +02:00
responder.rs minidom, tokio-xmpp: Use Option::as_deref() 2025-04-19 00:06:13 +02:00
tests.rs tokio_xmpp: Replace std stuff with alloc/core stuff 2024-12-19 20:45:36 +01:00
xmpp.rs tokio_xmpp: implement high-level, resilient stanza stream 2024-12-17 18:16:02 +01:00