tg-rs / carapax

A Telegram Bot API framework
MIT License
115 stars 12 forks source link

Add support for RUSTLS #39

Closed kinosang closed 4 years ago

kinosang commented 5 years ago

There're two dependencies depend on hyper-tls, one of them has already supported rustls

I'm working on hyper-socks2 to add support for rustls

rossnomann commented 4 years ago

In async-await branch we migrated to reqwest which already has support of rustls

ark0f commented 4 years ago

Can issue be closed now?

rossnomann commented 4 years ago

I will close it when time comes, don't worry