xmpp-rs/src
2017-05-06 20:46:11 +01:00
..
attention.rs attention: Replace parse_* and serialise with TryFrom<Element> and Into<Element>. 2017-05-01 23:49:44 +01:00
body.rs License the project under MPL-2.0. 2017-04-29 22:14:34 +01:00
chatstates.rs chatstates: Switch to Into/TryFrom. 2017-05-06 20:33:58 +01:00
data_forms.rs License the project under MPL-2.0. 2017-04-29 22:14:34 +01:00
delay.rs delay: Switch to Into/TryFrom. 2017-05-06 20:42:12 +01:00
disco.rs License the project under MPL-2.0. 2017-04-29 22:14:34 +01:00
ecaps2.rs hashes: Switch to Into/TryFrom. 2017-05-06 20:46:11 +01:00
eme.rs License the project under MPL-2.0. 2017-04-29 22:14:34 +01:00
error.rs error: Implement From<std::string::ParseError>. 2017-05-06 12:48:42 +01:00
forwarding.rs delay: Switch to Into/TryFrom. 2017-05-06 20:42:12 +01:00
hashes.rs hashes: Switch to Into/TryFrom. 2017-05-06 20:46:11 +01:00
ibb.rs ibb: Port to TryFrom/Into. 2017-05-04 23:11:10 +01:00
iq.rs ibb: Port to TryFrom/Into. 2017-05-04 23:11:10 +01:00
jingle.rs jingle: Make description and transport optional in content. 2017-05-06 14:58:18 +01:00
jingle_ft.rs hashes: Switch to Into/TryFrom. 2017-05-06 20:46:11 +01:00
jingle_ibb.rs jingle_ibb: Switch to Into/TryFrom. 2017-05-06 14:03:41 +01:00
jingle_s5b.rs jingle_s5b: Handle the forgotten case of an empty transport element, see §2.2. 2017-05-06 13:54:16 +01:00
lib.rs Add a Jingle SOCKS5 Bytestreams Transport implementation. 2017-05-06 12:49:30 +01:00
mam.rs rsm: Switch to Into/TryFrom. 2017-05-06 20:14:45 +01:00
media_element.rs License the project under MPL-2.0. 2017-04-29 22:14:34 +01:00
message.rs delay: Switch to Into/TryFrom. 2017-05-06 20:42:12 +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 delay: Switch to Into/TryFrom. 2017-05-06 20:42:12 +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 Add a stanza error parser and serialiser. 2017-05-01 01:24:45 +01:00
stanza_id.rs stanza_id: Switch to Into/TryFrom. 2017-05-06 20:10:35 +01:00