Files
chatmail-core/src/net
link2xt c7c3b9ca90 feat: replace reqwest with hyper
This change replaces
usage of `reqwest` and `hyper-util`
with custom connection establishment code
so it is done in the same way
as for IMAP and SMTP connections.
This way we control HTTP, IMAP and SMTP
connection establishment
and schedule connection attempts
to resolved IP addresses
in the same way for all 3 protocols.
2024-08-29 23:10:17 +00:00
..
2024-08-25 15:33:18 +00:00
2024-08-29 23:10:17 +00:00
2023-03-18 21:26:39 +00:00