tokio-xmpp: remove code duplicates for direct tls and starttls connectors
This commit is contained in:
parent
c674c14597
commit
e3b167687f
5 changed files with 189 additions and 297 deletions
|
|
@ -35,7 +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)
|
||||
- Add new `direct-tls` connection method to the `Client`. (!585)
|
||||
- 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