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
2fc8e1c1dd
xmpp-rs
/
tokio-xmpp
History
xmppftw
2fc8e1c1dd
AsyncClient::new reconnects by default, fixes disconnect logic
2024-08-08 15:33:17 +02:00
..
examples
tokio-xmpp: Import Jid, BareJid and Element properly
2024-07-25 14:36:09 +00:00
src
AsyncClient::new reconnects by default, fixes disconnect logic
2024-08-08 15:33:17 +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: Bump version to 4.0
2024-07-28 01:00:01 +02:00
ChangeLog
AsyncClient::new reconnects by default, fixes disconnect logic
2024-08-08 15:33:17 +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