tokio-xmpp: split StanzaStream into Sender and Receiver
This commit is contained in:
parent
58735d6a70
commit
8f03661acb
2 changed files with 60 additions and 2 deletions
|
|
@ -18,6 +18,7 @@ Version NEXT:
|
|||
always sending h='0' in our `<a/>`.
|
||||
* Changed:
|
||||
- Update hickory-dns to 0.26 (!671)
|
||||
- Drive the XMPP client stream in the background (!631)
|
||||
|
||||
Version 5.0.0:
|
||||
2025-10-28 pep <pep@bouah.net>
|
||||
|
|
|
|||
Loading…
Reference in a new issue