xmpp-rs/tokio-xmpp
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jonas Schäfer ef9d0a95ff tokio_xmpp: improve Client docs
skip-changelog, to not add doc improvement noise.
2025-01-26 15:09:45 +00:00
..
examples tokio_xmpp: Replace std stuff with alloc/core stuff 2024-12-19 20:45:36 +01:00
src tokio_xmpp: improve Client docs 2025-01-26 15:09:45 +00:00
.gitignore Prepare for merge: Move all tokio-xmpp files into tokio-xmpp/ 2019-10-18 14:16:01 +02:00
Cargo.toml parsers: Add Message::extract_valid_payload helper 2024-12-19 17:36:10 +01:00
ChangeLog tokio-xmpp: Add forgotten ChangeLog entry for ktls support 2024-12-18 18:33:42 +00: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