This website requires JavaScript.
Explore
Help
Sign in
pep
/
xmpp-rs
Watch
1
Star
0
Fork
You've already forked xmpp-rs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
ec72d71551
xmpp-rs
/
tokio-xmpp
History
xmppftw
5bc94dce95
tokio_xmpp: Replace std::io calls with use std::io
2024-12-19 20:51:57 +01:00
..
examples
tokio_xmpp: Replace std stuff with alloc/core stuff
2024-12-19 20:45:36 +01:00
src
tokio_xmpp: Replace std::io calls with use std::io
2024-12-19 20:51:57 +01: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
README.md
TODO
allow tls verify customization
more tests