Nikolay Kim
a87591769c
migrate actix-connect to std::future
2019-11-14 11:12:52 +06:00
Sven-Hendrik Haase
f6f9e1fcdb
Add an error message if we receive a non-hostname-based dest
...
This is more helpful than an unwrap and at least points users at the right location.
Upstream issue is https://github.com/briansmith/webpki/issues/54
2019-10-04 07:30:13 +02:00
Jerome Gravel-Niquet
e733c562d9
Update rustls, tokio-rustls and webpki across the board ( #42 )
...
* Update rustls, tokio-rustls and webpki across the board
* bump minimum rust version to 1.37
* updated readme and changelogs to reflect changes and minimum required rust version
2019-10-04 03:32:32 +09:00
Nikolay Kim
a2643d475a
Add ConnectService and OpensslConnectService
2019-08-05 09:52:50 -07:00
Nikolay Kim
a742768feb
bump version
2019-07-24 14:16:25 +06:00
Marat Safin
f913872159
add rustls support for connect ( #31 )
2019-07-24 14:14:26 +06:00
Nikolay Kim
f0776fca94
Use associated type for NewService config
2019-05-12 06:03:50 -07:00
Nikolay Kim
a73600fbcd
remove generic E
2019-03-13 15:51:21 -07:00
Nikolay Kim
a7c74c53ea
store request in Connect request
2019-03-13 15:37:12 -07:00
Nikolay Kim
8b0fe6f796
rename crate
2019-03-13 12:41:41 -07:00