xmpp-rs/parsers/src/muc
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Emmanuel Gil Peyrot cd43aa2fcb xmpp-parsers: Convert the Actor enum into a struct
XEP-0045 doesn’t specify what to do in the case the actor contains both
a @jid and a @nick, so let’s not encode anything special about that
here.

In addition this converted it to use xso.

Supersedes !196.

Fixes #88.
2024-12-17 18:20:52 +01:00
..
mod.rs parsers: clippy pass 2023-12-15 19:26:06 +00:00
muc.rs xmpp-parsers: Convert MUC to xso 2024-08-05 15:02:25 +00:00
user.rs xmpp-parsers: Convert the Actor enum into a struct 2024-12-17 18:20:52 +01:00