tokio_xmpp::AsyncClient and xmpp::Agent take a fully parsed Jid (#72)
This commit is contained in:
parent
7064ef5c17
commit
209bab1441
8 changed files with 56 additions and 36 deletions
3
tokio-xmpp/ChangeLog
Normal file
3
tokio-xmpp/ChangeLog
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
xxxxxxxxxx
|
||||
* Breaking changes:
|
||||
- AsyncClient::new takes a parsed Jid instead of string (#72)
|
||||
Loading…
Reference in a new issue