Closed Geobert closed 4 years ago
Thanks for the PR! I gave it a brief look and noticed just one issue: the changes wouldn't allow compiling the crate with no TLS support. I've left the comments in the code. When testing, try compiling with --no-default-features
.
Thanks for the merge! I though it would not be included before 0.7.1? Nice surprise :D
Okay, I updated this a bit (native-tls
can be chosen by specifying tls
as the feature name, like before) and merged, since I'll publish another alpha because of other changes -- see #48, you'll be pleasantly surprised, I hope 🙂
fixes #43
I know you won't integrate it before stabilizing 0.7 but I make it available for review for whenever you can :)
PR done on behalf of Isode Ltd