xmpp-rs/src
2017-05-18 23:09:29 +01:00
..
attention.rs attention: Replace parse_* and serialise with TryFrom<Element> and Into<Element>. 2017-05-01 23:49:44 +01:00
chatstates.rs chatstates: Switch to Into/TryFrom. 2017-05-06 20:33:58 +01:00
data_forms.rs data_forms: Switch to Into/TryFrom. 2017-05-06 20:51:39 +01:00
delay.rs delay: Switch to Into/TryFrom. 2017-05-06 20:42:12 +01:00
disco.rs disco: Switch to Into/TryFrom. 2017-05-06 21:01:15 +01:00
ecaps2.rs hashes, ecaps2, jingle_ft: Make the algorithm a proper enum. 2017-05-18 23:09:29 +01:00
eme.rs eme: Switch to Into/TryFrom. 2017-05-06 21:03:42 +01:00
error.rs error: Implement From<std::string::ParseError>. 2017-05-06 12:48:42 +01:00
forwarding.rs message: Switch to Into/TryFrom. 2017-05-06 21:21:34 +01:00
hashes.rs hashes, ecaps2, jingle_ft: Make the algorithm a proper enum. 2017-05-18 23:09:29 +01:00
ibb.rs ibb: Port to TryFrom/Into. 2017-05-04 23:11:10 +01:00
iq.rs iq: Switch to Into/TryFrom. 2017-05-06 21:16:56 +01:00
jingle.rs jingle: Make description and transport optional in content. 2017-05-06 14:58:18 +01:00
jingle_ft.rs hashes, ecaps2, jingle_ft: Make the algorithm a proper enum. 2017-05-18 23:09:29 +01:00
jingle_ibb.rs jingle_ibb: Switch to Into/TryFrom. 2017-05-06 14:03:41 +01:00
jingle_s5b.rs Fix most clippy warnings. 2017-05-07 15:23:06 +01:00
lib.rs lib: Fix documentation. 2017-05-06 21:41:33 +01:00
mam.rs Fix most clippy warnings. 2017-05-07 15:23:06 +01:00
media_element.rs data_forms: Switch to Into/TryFrom. 2017-05-06 20:51:39 +01:00
message.rs Fix most clippy warnings. 2017-05-07 15:23:06 +01:00
message_correct.rs message_correct: Switch to Into/TryFrom. 2017-05-06 20:16:45 +01:00
ns.rs Add a Jingle SOCKS5 Bytestreams Transport implementation. 2017-05-06 12:49:30 +01:00
ping.rs ping: Port to TryFrom/Into. 2017-05-04 01:31:13 +01:00
presence.rs Fix most clippy warnings. 2017-05-07 15:23:06 +01:00
receipts.rs receipts: Switch to Into/TryFrom. 2017-05-06 20:07:03 +01:00
rsm.rs rsm: Switch to Into/TryFrom. 2017-05-06 20:14:45 +01:00
stanza_error.rs Fix most clippy warnings. 2017-05-07 15:23:06 +01:00
stanza_id.rs stanza_id: Switch to Into/TryFrom. 2017-05-06 20:10:35 +01:00