parsers: add stream error XSO

This commit is contained in:
Jonas Schäfer 2024-08-18 12:29:13 +02:00 committed by Link Mauve
commit b39ad99ecd
3 changed files with 286 additions and 0 deletions

View file

@ -59,6 +59,8 @@ pub mod starttls;
/// RFC 6120: Extensible Messaging and Presence Protocol (XMPP): Core
pub mod stream;
/// RFC 6120: Extensible Messaging and Presence Protocol (XMPP): Core
pub mod stream_error;
/// RFC 6120: Extensible Messaging and Presence Protocol (XMPP): Core
pub mod stream_features;
/// RFC 6121: Extensible Messaging and Presence Protocol (XMPP): Instant Messaging and Presence