xmpp-rs/tokio-xmpp/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Maxime “pep” Buquet 70cba2279e tokio-xmpp: Automatically add id on send if not present
Based on Yuka's work in !149, but moved into tokio-xmpp instead of
xmpp-rs

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2022-09-16 18:06:51 +00:00
..
client minidom, tokio-xmpp: switch xml parsing to rxml 2022-04-19 20:42:30 +02:00
component Use ServerConfig enum for tokio-xmpp client config 2021-01-12 23:17:34 +01:00
error.rs minidom, tokio-xmpp: switch xml parsing to rxml 2022-04-19 20:42:30 +02:00
event.rs tokio-xmpp: name Event::Online fields, add resumed flag 2020-05-29 18:21:31 +02:00
happy_eyeballs.rs Srv entry is no longer optional when using connect_with_srv 2021-01-12 23:17:34 +01:00
lib.rs minidom, tokio-xmpp: switch xml parsing to rxml 2022-04-19 20:42:30 +02:00
starttls.rs tokio-xmpp: Remove an unwrap() in DNS name parsing 2021-12-01 19:13:31 +00:00
stream_features.rs tokio-xmpp: use xmpp_parsers::ns everywhere 2020-05-30 01:25:06 +02:00
stream_start.rs tokio-xmpp: use xmpp_parsers::ns everywhere 2020-05-30 01:25:06 +02:00
xmpp_codec.rs Rip out quick-xml 2022-04-24 13:27:48 +02:00
xmpp_stream.rs tokio-xmpp: Automatically add id on send if not present 2022-09-16 18:06:51 +00:00