lavina/crates/proto-xmpp/src
Mikhail 36d547cfa3 Dirty 2024-05-03 16:18:53 +02:00
..
muc xmpp: use mutable namespace and event in parser coroutines 2024-04-28 17:19:31 +02:00
xml xmpp: document xml parsing types 2024-04-28 17:29:31 +02:00
bind.rs Sketch interfaces 2024-05-03 16:18:53 +02:00
client.rs xmpp: use mutable namespace and event in parser coroutines 2024-04-28 17:19:31 +02:00
disco.rs xmpp: use mutable namespace and event in parser coroutines 2024-04-28 17:19:31 +02:00
lib.rs Add parsing and test 2024-05-03 16:18:53 +02:00
mam.rs Dirty 2024-05-03 16:18:53 +02:00
prelude.rs split proto xmpp defs into its own crate (#14) 2023-09-30 15:43:46 +00:00
roster.rs Check for missing namespace and test 2024-05-03 16:18:53 +02:00
sasl.rs xmpp: handle incorrect credentials by replying with an error 2024-04-28 17:11:29 +02: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
streamerror.rs player shutdown API (#58) 2024-04-29 17:24:43 +00:00
tls.rs apply uniform formatting 2024-03-20 19:59:15 +01:00