xmpp-rs/tokio-xmpp
2024-08-29 16:43:00 +02:00
..
examples Rename AsyncClient to Client 2024-08-10 16:57:51 +02:00
src xmlstream: split initiation reset in two phases 2024-08-29 16:43:00 +02:00
.gitignore Prepare for merge: Move all tokio-xmpp files into tokio-xmpp/ 2019-10-18 14:16:01 +02:00
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