mirror of
https://gitlab.com/xmpp-rs/xmpp-rs.git
synced 2024-07-12 22:21:53 +00:00
f2c3f45a6f
The FORM_TYPE is now only present once, as the form_type member of the DataForm struct, it isn’t duplicated in fields anymore. This removes the need to ignore this special field in every single protocol built on XEP-0128. |
||
---|---|---|
.. | ||
muc | ||
pubsub | ||
util | ||
attention.rs | ||
avatar.rs | ||
bind.rs | ||
blocking.rs | ||
bookmarks.rs | ||
caps.rs | ||
chatstates.rs | ||
component.rs | ||
data_forms.rs | ||
date.rs | ||
delay.rs | ||
disco.rs | ||
ecaps2.rs | ||
eme.rs | ||
forwarding.rs | ||
hashes.rs | ||
ibb.rs | ||
ibr.rs | ||
idle.rs | ||
iq.rs | ||
jingle.rs | ||
jingle_ft.rs | ||
jingle_ibb.rs | ||
jingle_message.rs | ||
jingle_s5b.rs | ||
lib.rs | ||
mam.rs | ||
media_element.rs | ||
message.rs | ||
message_correct.rs | ||
mood.rs | ||
nick.rs | ||
ns.rs | ||
ping.rs | ||
presence.rs | ||
receipts.rs | ||
roster.rs | ||
rsm.rs | ||
sasl.rs | ||
sm.rs | ||
stanza_error.rs | ||
stanza_id.rs | ||
stream.rs | ||
version.rs | ||
websocket.rs |