forked from lavina/lavina
1
0
Fork 0
lavina/src/protos/xmpp
Nikita Vilunov d444fc407b feat(xmpp): iq parsing 2023-03-08 19:56:53 +01:00
..
client.rs feat(xmpp): iq parsing 2023-03-08 19:56:53 +01:00
mod.rs feat(xmpp): initial parsing of ordinary stream events 2023-03-07 16:28:29 +01:00
sasl.rs feat(xmpp): implement socket start negotiation up to auth 2023-03-05 22:04:28 +01:00
stanzaerror.rs feat(xmpp): push-based message parser 2023-03-07 14:56:31 +01:00
stream.rs feat(xmpp): initial parsing of ordinary stream events 2023-03-07 16:28:29 +01:00
tls.rs feat(xmpp): extract tls xml defns into a separate module 2023-03-06 12:49:51 +01:00