xmpp-rs/src
2017-07-20 18:31:17 +01:00
..
muc Use the generate_attribute macro in muc::user 2017-06-27 00:14:40 +01:00
pubsub
attention.rs
caps.rs disco: Split query and result. 2017-07-20 17:39:59 +01:00
chatstates.rs chatstates: Improve parsing. 2017-06-25 19:55:55 +01:00
data_forms.rs data_forms: Fix FORM_TYPE, <title/> and <instructions/> serialisation. 2017-06-25 20:13:43 +01:00
delay.rs
disco.rs disco: Split query and result. 2017-07-20 17:39:59 +01:00
ecaps2.rs disco: Split query and result. 2017-07-20 17:39:59 +01:00
eme.rs
error.rs error: Implement fmt::Display and error::Error. 2017-06-17 03:36:12 +01:00
forwarding.rs
hashes.rs
ibb.rs Fix build and compilation. 2017-06-14 01:57:02 +01:00
ibr.rs Add an IBR parser. 2017-06-25 21:03:48 +01:00
idle.rs
iq.rs iq: Split IqPayload into all three possible types. 2017-07-20 18:31:17 +01:00
jingle.rs jingle: Type Content::name better. 2017-07-15 11:37:29 +01:00
jingle_ft.rs jingle_ft: Parse <date/> into a proper DateTime. 2017-06-16 20:37:48 +01:00
jingle_ibb.rs jingle_ibb: Strengthen sid’s type safety. 2017-06-25 22:15:18 +01:00
jingle_message.rs Add a jingle message parser and serialiser. 2017-07-15 11:38:44 +01:00
jingle_s5b.rs jingle_s5b: Make jid a Jid and not a String. 2017-06-25 22:20:24 +01:00
lib.rs Add a jingle message parser and serialiser. 2017-07-15 11:38:44 +01:00
mam.rs
media_element.rs
message.rs message: Add a simpler way to create a Message. 2017-06-26 19:47:26 +01:00
message_correct.rs
ns.rs Add a jingle message parser and serialiser. 2017-07-15 11:38:44 +01:00
ping.rs
presence.rs presence: Remove unused import in tests. 2017-06-27 22:21:35 +01:00
receipts.rs
roster.rs roster: Fix group serialisation and add a test. 2017-06-25 23:27:38 +01:00
rsm.rs
stanza_error.rs
stanza_id.rs