xmpp-rs/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2019-02-28 03:36:04 +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_rtp: Put Channel code into a macro, to generate it automatically. 2019-02-28 03:10:21 +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 data_forms: Stop duplicating FORM_TYPE in memory. 2019-02-24 19:52:59 +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 macros: Use a nicer syntax when declaring attributes. 2019-02-24 20:26:42 +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_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: Use an IpAddr for rel-addr too. 2019-02-28 03:36:04 +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_rtp: Put Channel code into a macro, to generate it automatically. 2019-02-28 03:10:21 +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 Also reexport TryInto from try_from. 2019-02-27 23:27:40 +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 jingle_ice_udp: Add a new parser/serialiser for XEP-0176. 2019-02-27 18:13:37 +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
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