xmpp-rs/src
2017-05-06 20:07:03 +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 License the project under MPL-2.0. 2017-04-29 22:14:34 +01:00
data_forms.rs License the project under MPL-2.0. 2017-04-29 22:14:34 +01:00
delay.rs Update to minidom 0.3.0. 2017-05-04 01:20:22 +01:00
disco.rs License the project under MPL-2.0. 2017-04-29 22:14:34 +01:00
ecaps2.rs License the project under MPL-2.0. 2017-04-29 22:14:34 +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 License the project under MPL-2.0. 2017-04-29 22:14:34 +01:00
hashes.rs License the project under MPL-2.0. 2017-04-29 22:14:34 +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 Update to minidom 0.3.0. 2017-05-04 01:20:22 +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 License the project under MPL-2.0. 2017-04-29 22:14:34 +01:00
media_element.rs License the project under MPL-2.0. 2017-04-29 22:14:34 +01:00
message.rs receipts: Switch to Into/TryFrom. 2017-05-06 20:07:03 +01:00
message_correct.rs License the project under MPL-2.0. 2017-04-29 22:14:34 +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 Update to minidom 0.3.0. 2017-05-04 01:20:22 +01:00
receipts.rs receipts: Switch to Into/TryFrom. 2017-05-06 20:07:03 +01:00
rsm.rs License the project under MPL-2.0. 2017-04-29 22:14:34 +01:00
stanza_error.rs Add a stanza error parser and serialiser. 2017-05-01 01:24:45 +01:00
stanza_id.rs License the project under MPL-2.0. 2017-04-29 22:14:34 +01:00