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
ac22765f21
xmpp-rs
/
tokio-xmpp
History
Maxime “pep” Buquet
ac22765f21
tokio-xmpp: Remove newline after stream:stream
...
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2023-06-21 12:21:52 +02:00
..
examples
RUST_LOG=debug can now be used in tokio-xmpp examples to see XMPP network traffic
2023-06-05 15:02:35 +00:00
src
tokio-xmpp: Remove newline after stream:stream
2023-06-21 12:21:52 +02:00
.gitignore
Prepare for merge: Move all tokio-xmpp files into tokio-xmpp/
2019-10-18 14:16:01 +02:00
build.rs
tokio-xmpp: add build script to work around build fail on rustc 1.48
2020-12-25 02:05:02 +01:00
Cargo.toml
tokio-xmpp: Add syntax highlighting to debug logs
2023-06-19 19:52:38 +02:00
ChangeLog
tokio-xmpp: debug print stream:stream too
2023-06-21 12:21:52 +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