xmpp-rs/tokio-xmpp/examples
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jonas Schäfer 75e0cb7dc3 parsers: improve xml:lang handling
This is still far from being a full fix. Still, we can avoid the lang
attribute (by allowing discarding the `xml:lang` value via the feature
introduced a couple commits ago) and we can avoid emitting `xml:lang=""`
where no language was previously set using the mechanism introduced for
<message/> in 5172fb5e.
2025-04-18 13:16:21 +02:00
..
contact_addr.rs tokio_xmpp: implement IQ tracking 2025-01-26 17:15:41 +01:00
download_avatars.rs xmpp-parsers: Use xso for pubsub events 2025-01-27 15:07:59 +01:00
echo_bot.rs parsers: improve xml:lang handling 2025-04-18 13:16:21 +02:00
echo_component.rs parsers: improve xml:lang handling 2025-04-18 13:16:21 +02:00
echo_server.rs Add tests for crate exports ; add structure to imports/exports 2024-12-18 18:03:18 +00:00
keep_connection.rs tokio_xmpp: Replace std stuff with alloc/core stuff 2024-12-19 20:45:36 +01:00