xmpp-rs/tokio-xmpp
Jonas Schäfer c795921631 xmlstream: fix crash
This happened when (a bit too hastily) applying suggestions from a
review.
2024-09-01 09:07:34 +00:00
..
examples xmlstream: implement simple timeout logic 2024-09-01 10:02:36 +02:00
src xmlstream: fix crash 2024-09-01 09:07:34 +00:00
.gitignore
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

TODO

  • allow tls verify customization
  • more tests