forked from lavina/lavina
1
0
Fork 0
lavina/crates/proto-xmpp/src
Nikita Vilunov 25605322a0 player shutdown API (#58)
Reviewed-on: lavina/lavina#58
2024-04-29 17:24:43 +00: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 xmpp: use mutable namespace and event in parser coroutines 2024-04-28 17:19:31 +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 player shutdown API (#58) 2024-04-29 17:24:43 +00: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 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