xmpp-rs/tokio-xmpp
Emmanuel Gil Peyrot 35932268af tokio-xmpp: Error out when the stream:features couldn’t be parsed
This is nicer than sleeping forever with no debug info whatsoever.
2024-08-06 16:14:42 +02:00
..
examples
src tokio-xmpp: Error out when the stream:features couldn’t be parsed 2024-08-06 16:14:42 +02:00
.gitignore
Cargo.toml tokio-xmpp: Bump version to 4.0 2024-07-28 01:00:01 +02:00
ChangeLog Only expose one error type in crate root 2024-08-04 18:17:17 +02:00
logo.svg
README.md

TODO

  • allow tls verify customization
  • more tests