tokio-xmpp/client: add directTLS connection method
This commit is contained in:
parent
02a70edf99
commit
c674c14597
6 changed files with 266 additions and 5 deletions
|
|
@ -35,6 +35,7 @@ XXXX-YY-ZZ RELEASER <admin@example.com>
|
|||
|
||||
Please refer to the crate docs for details. (!581)
|
||||
* Added:
|
||||
- Add new directTLS connection method to the `Client`. (Placeholder for PR number)
|
||||
- Support for sending IQ requests while tracking their responses in a
|
||||
Future.
|
||||
- `rustls` is now re-exported if it is enabled, to allow applications to
|
||||
|
|
|
|||
Loading…
Reference in a new issue