xmpp-rs/src
2019-03-20 19:10:48 +01:00
..
muc macros: Remove backwards-compatibility variants introduced in the previous commit. 2019-02-24 20:48:19 +01:00
pubsub macros: Remove backwards-compatibility variants introduced in the previous commit. 2019-02-24 20:48:19 +01:00
util jingle_drls_srtp: Add a new parser and serialiser. 2019-02-28 13:33:18 +01:00
attention.rs Move Error, helpers and macros into a util module. 2019-01-13 12:39:51 +01:00
avatar.rs macros: Use a nicer syntax when declaring attributes. 2019-02-24 20:26:42 +01:00
bind.rs Move Error, helpers and macros into a util module. 2019-01-13 12:39:51 +01:00
blocking.rs macros: Remove backwards-compatibility variants introduced in the previous commit. 2019-02-24 20:48:19 +01:00
bookmarks.rs macros: Use a nicer syntax when declaring attributes. 2019-02-24 20:26:42 +01:00
caps.rs macros: Remove backwards-compatibility variants introduced in the previous commit. 2019-02-24 20:48:19 +01:00
chatstates.rs Move Error, helpers and macros into a util module. 2019-01-13 12:39:51 +01:00
component.rs Fix clippy lints. 2019-02-21 21:00:58 +01:00
data_forms.rs macros: Remove backwards-compatibility variants introduced in the previous commit. 2019-02-24 20:48:19 +01:00
date.rs Move Error, helpers and macros into a util module. 2019-01-13 12:39:51 +01:00
delay.rs macros: Use a nicer syntax when declaring attributes. 2019-02-24 20:26:42 +01:00
disco.rs disco: Use a macro for <identity/>. 2019-02-28 02:26:10 +01:00
ecaps2.rs ecaps2: Add a constructor. 2019-03-03 20:08:27 +01:00
eme.rs macros: Use a nicer syntax when declaring attributes. 2019-02-24 20:26:42 +01:00
forwarding.rs Move Error, helpers and macros into a util module. 2019-01-13 12:39:51 +01:00
hashes.rs jingle_drls_srtp: Add a new parser and serialiser. 2019-02-28 13:33:18 +01:00
ibb.rs macros: Use a nicer syntax when declaring attributes. 2019-02-24 20:26:42 +01:00
ibr.rs data_forms: Stop duplicating FORM_TYPE in memory. 2019-02-24 19:52:59 +01:00
idle.rs macros: Use a nicer syntax when declaring attributes. 2019-02-24 20:26:42 +01:00
iq.rs iq: Allow any Into<String> for the constructors’ id. 2019-02-26 19:25:43 +01:00
jingle.rs jingle: Support more than one <text/> with different @xml:lang. 2019-02-28 02:40:53 +01:00
jingle_dtls_srtp.rs jingle_drls_srtp: Add missing #[cfg(test)] on mod test. 2019-03-20 17:48:37 +01:00
jingle_ft.rs macros: Remove backwards-compatibility variants introduced in the previous commit. 2019-02-24 20:48:19 +01:00
jingle_ibb.rs macros: Use a nicer syntax when declaring attributes. 2019-02-24 20:26:42 +01:00
jingle_ice_udp.rs jingle_ice_udp: Add DTLS-SRTP support. 2019-02-28 13:54:54 +01:00
jingle_message.rs macros: Remove backwards-compatibility variants introduced in the previous commit. 2019-02-24 20:48:19 +01:00
jingle_rtp.rs jingle_ice_udp, jingle_rtp: Add a size test. 2019-02-28 03:47:04 +01:00
jingle_s5b.rs macros: Remove backwards-compatibility variants introduced in the previous commit. 2019-02-24 20:48:19 +01:00
lib.rs XEP-0157: Contact Addresses for XMPP Services. 2019-03-20 19:10:43 +01:00
mam.rs macros: Remove backwards-compatibility variants introduced in the previous commit. 2019-02-24 20:48:19 +01:00
media_element.rs macros: Use a nicer syntax when declaring attributes. 2019-02-24 20:26:42 +01:00
message.rs macros: Remove backwards-compatibility variants introduced in the previous commit. 2019-02-24 20:48:19 +01:00
message_correct.rs macros: Use a nicer syntax when declaring attributes. 2019-02-24 20:26:42 +01:00
mood.rs Run cargo fmt. 2018-12-18 15:32:05 +01:00
nick.rs Move Error, helpers and macros into a util module. 2019-01-13 12:39:51 +01:00
ns.rs XEP-0157: Contact Addresses for XMPP Services. 2019-03-20 19:10:43 +01:00
ping.rs Move Error, helpers and macros into a util module. 2019-01-13 12:39:51 +01:00
presence.rs presence: Simplify Presence::set_status with Into<String>. 2019-02-26 19:51:52 +01:00
receipts.rs macros: Use a nicer syntax when declaring attributes. 2019-02-24 20:26:42 +01:00
roster.rs macros: Use a nicer syntax when declaring attributes. 2019-02-24 20:26:42 +01:00
rsm.rs macros: Remove backwards-compatibility variants introduced in the previous commit. 2019-02-24 20:48:19 +01:00
sasl.rs macros: Remove backwards-compatibility variants introduced in the previous commit. 2019-02-24 20:48:19 +01:00
server_info.rs server_info: Implement Default and use it. 2019-03-20 19:10:48 +01:00
sm.rs macros: Use a nicer syntax when declaring attributes. 2019-02-24 20:26:42 +01:00
stanza_error.rs stanza_error: Use a mutable struct first. 2019-02-28 02:54:13 +01:00
stanza_id.rs macros: Use a nicer syntax when declaring attributes. 2019-02-24 20:26:42 +01:00
stream.rs macros: Use a nicer syntax when declaring attributes. 2019-02-24 20:26:42 +01:00
version.rs Move Error, helpers and macros into a util module. 2019-01-13 12:39:51 +01:00
websocket.rs macros: Use a nicer syntax when declaring attributes. 2019-02-24 20:26:42 +01:00