lavina/crates/proto-xmpp/src
Nikita Vilunov 02a8309d9e xmpp: relax the jid regex a bit 2024-04-18 01:42:28 +02:00
..
muc xmpp: add muc proto tests 2023-10-04 15:55:34 +02:00
xml xmpp: rewrite xml element parsers using coroutines 2024-04-16 17:44:34 +02:00
bind.rs xmpp: relax the jid regex a bit 2024-04-18 01:42:28 +02:00
client.rs xmpp: use the Jid type in IQs' to and from fields, separate presence handling 2024-04-15 18:18:51 +02:00
disco.rs apply uniform formatting 2024-03-20 19:59:15 +01:00
lib.rs apply uniform formatting 2024-03-20 19:59:15 +01:00
prelude.rs split proto xmpp defs into its own crate (#14) 2023-09-30 15:43:46 +00:00
roster.rs xmpp: rewrite xml element parsers using coroutines 2024-04-16 17:44:34 +02:00
sasl.rs move sasl into separate crate 2023-12-08 03:33:18 +01:00
session.rs xmpp: rewrite xml element parsers using coroutines 2024-04-16 17:44:34 +02:00
stanzaerror.rs split proto xmpp defs into its own crate (#14) 2023-09-30 15:43:46 +00:00
stream.rs xmpp: make xml-headers optional in the c2s stream 2024-04-06 22:37:27 +00:00
tls.rs apply uniform formatting 2024-03-20 19:59:15 +01:00