mirror of
https://gitlab.com/xmpp-rs/xmpp-rs.git
synced 2024-07-12 22:21:53 +00:00
598ffdbecf
The happy_eyeballs implementation should try to connect on both address families. The default of Ipv4thenIpv6 wouldn't query for AAAA if it got A. |
||
---|---|---|
.. | ||
examples | ||
src | ||
.gitignore | ||
Cargo.toml | ||
ChangeLog | ||
logo.svg | ||
README.md |
TODO
- allow tls verify customization
- more tests