xmpp-rs/tokio-xmpp
Jonas Schäfer c723897326 tokio_xmpp: introduce xmlstream module
This module provides XSO-based parsing, proper typestates and will
soon replace the proto module.
2024-08-29 16:42:57 +02:00
..
examples Rename AsyncClient to Client 2024-08-10 16:57:51 +02:00
src tokio_xmpp: introduce xmlstream module 2024-08-29 16:42:57 +02:00
.gitignore
Cargo.toml tokio_xmpp: introduce xmlstream module 2024-08-29 16:42:57 +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