xmpp-rs/tokio-xmpp
Maxime “pep” Buquet 36aaa3e681
jid: Add serde support behind feature
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2020-04-30 23:24:48 +02:00
..
examples tokio-xmpp: rewrite for futures-0.3 2020-03-06 18:01:31 +01:00
src tokio-xmpp: update for minidom changes 2020-04-21 22:23:36 +02:00
.gitignore Prepare for merge: Move all tokio-xmpp files into tokio-xmpp/ 2019-10-18 14:16:01 +02:00
Cargo.toml jid: Add serde support behind feature 2020-04-30 23:24:48 +02:00
logo.svg Prepare for merge: Move all tokio-xmpp files into tokio-xmpp/ 2019-10-18 14:16:01 +02:00
README.md tokio-xmpp: remove obsolete TODOs 2020-03-16 00:11:52 +01:00

TODO

  • allow tls verify customization
  • more tests