xmpp-rs/tokio-xmpp
Jonas Schäfer 263839a5f8 xmlstream: add tests to capture thingy
This would've caught the embarrassing error made in the previous commit.
2024-09-01 09:07:34 +00:00
..
examples xmlstream: implement simple timeout logic 2024-09-01 10:02:36 +02:00
src xmlstream: add tests to capture thingy 2024-09-01 09:07:34 +00:00
.gitignore Prepare for merge: Move all tokio-xmpp files into tokio-xmpp/ 2019-10-18 14:16:01 +02:00
Cargo.toml xmlstream: implement simple timeout logic 2024-09-01 10:02:36 +02:00
ChangeLog tokio_xmpp: introduce xmlstream module 2024-08-29 16:42:57 +02:00
logo.svg
README.md tokio-xmpp: remove obsolete TODOs 2020-03-16 00:11:52 +01:00

TODO

  • allow tls verify customization
  • more tests