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
ce57ee4b38
xmpp-rs
/
tokio-xmpp
History
Jonas Schäfer
ce57ee4b38
tokio_xmpp: add example to demonstrate stream management
2024-12-17 18:16:02 +01:00
..
examples
tokio_xmpp: add example to demonstrate stream management
2024-12-17 18:16:02 +01:00
src
client: use stanzastream!
2024-12-17 18:16:02 +01: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: add example to demonstrate stream management
2024-12-17 18:16:02 +01:00
ChangeLog
tokio_xmpp: introduce xmlstream module
2024-08-29 16:42:57 +02: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