3f4586c
presence: Add status and payload insertion helpers.
Emmanuel Gil Peyrot created
3f4586c
presence: Add status and payload insertion helpers.
Emmanuel Gil Peyrot created
c420c87
muc: Document more constructors.
Emmanuel Gil Peyrot created
e2c0068
disco: Remove errors for out-of-order elements, allowed in XEP-0030 2.5rc3.
Emmanuel Gil Peyrot created
e5c1be6
muc: Add constructors.
Emmanuel Gil Peyrot created
7a2dcbe
Test struct sizes on 32-bit too.
Emmanuel Gil Peyrot created
40aedcf
Test the size of every struct defined here.
Emmanuel Gil Peyrot created
da7de97
Merge branch 'bump' into 'master'
Update quick-xml and bump version See merge request lumi/minidom-rs!31
lumi created
72c6392
Update quick-xml and bump version
Bastien Orivel created
9cb4f00
caps, ecaps2: Update to RustCrypto 0.8.
Emmanuel Gil Peyrot created
7ba1b56
Merge pull request #5 from linkmauve/ConnectFuture
Use tokio::net::tcp::ConnectFuture directly
Astro created
4ab3890
Use tokio::net::tcp::ConnectFuture directly.
This removes this warning: ``` warning: use of deprecated item 'tokio::net::ConnectFuture': use `tokio::net::tcp::ConnectFuture` instead ```
Emmanuel Gil Peyrot created
8e26095
Added tag v0.11.1 for changeset df9fe6ae2739
Emmanuel Gil Peyrot created
4567b66
Cargo.toml: Release version 0.11.1.
Emmanuel Gil Peyrot created
2878b0c
ChangeLog: Add imminent version 0.11.1.
Emmanuel Gil Peyrot created
0da5639
jingle: Document this module.
Emmanuel Gil Peyrot created
5582a48
message: Everything is already documented, remove the allow(missing_docs).
Emmanuel Gil Peyrot created
c508275
presence: Finish to document this module.
Emmanuel Gil Peyrot created
fbe22e6
eme: Fix indentation.
Emmanuel Gil Peyrot created
07cccad
message: Make MessagePayload a trait, and implement it on every payload.
Emmanuel Gil Peyrot created
e41de29
presence: Make PresencePayload a trait, and implement it on every payload.
Emmanuel Gil Peyrot created
709666b
jingle: Document most of this module.
Emmanuel Gil Peyrot created
f3366b9
stanza_error: Fix compilation error due to an extra pub.
Emmanuel Gil Peyrot created
388941b
stanza_error: Document this module.
Emmanuel Gil Peyrot created
3c82965
README: TODO update
Astro created
3954435
tokio-xmpp 0.2.0
Astro created
662c61b
happy_eyeballs: enable parallel A/AAAA resolution
Astro created
d3fab29
rm stale DomainError, add error docs
Astro created
ce2ce36
happy_eyeballs: propagate actual connection error
Astro created
8119104
improve style: flatten future
Astro created
f400751
improve style
Astro created
0b7210d
Merge branch 'migrate-tokio'
Astro created
e9d30f1
unstringify Error type
Astro created
d303912
Move from tokio-core to tokio.
O01eg created
22b424f
jingle_s5b: Document this module.
Emmanuel Gil Peyrot created
eeeae25
jingle_ft: Document this module.
Emmanuel Gil Peyrot created
22849f4
sm: Document this module, and add a test.
Emmanuel Gil Peyrot created
c41fc1f
jingle_message: Document this module.
Emmanuel Gil Peyrot created
16b9291
muc: Document these modules.
Emmanuel Gil Peyrot created
d3890d2
message: Document this module, except for MessagePayload which should be removed.
Emmanuel Gil Peyrot created
b8f083e
iq: Document this module.
Emmanuel Gil Peyrot created
c6ca22e
stream: Document this module.
Emmanuel Gil Peyrot created
4ccf920
bind: Document this module.
Emmanuel Gil Peyrot created
687d744
websocket: Document this module.
Emmanuel Gil Peyrot created
5745108
data_forms: Document this module.
Emmanuel Gil Peyrot created
02db34d
ibr: Document this module.
Emmanuel Gil Peyrot created
250a3fc
caps: Document this module.
Emmanuel Gil Peyrot created
a61c321
hashes: Document this module.
Emmanuel Gil Peyrot created
7f12d05
Switch allow→deny(missing_docs) for the whole crate.
Emmanuel Gil Peyrot created
3477117
error: Document this module.
Emmanuel Gil Peyrot created
bdae556
error: Remove unused minidom::Error from Error.
Emmanuel Gil Peyrot created