Commit Graph

12 Commits

Author SHA1 Message Date
Edward Shen b3f9f8ac25
Use tokio-rustls 0.23 2021-10-17 21:49:10 -07:00
fakeshadow bb27bac216
Add native tls support for actix_tls::connect module (#295)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-03-27 00:20:17 +00:00
fakeshadow 12d3942b98
Remove unused types in actix-tls. Add ActixStream impl for Box<dyn Ac… (#297) 2021-03-26 13:03:03 +00:00
fakeshadow 0c73f13c8b
ActixStream readiness methods return Ready object (#293) 2021-03-23 05:50:48 +00:00
Rob Ede 8d74cf387d
standardize openssl based stream name 2021-02-20 18:04:05 +00:00
fakeshadow 75d7ae3139
add actix stream trait (#276) 2021-02-20 17:25:22 +00:00
Rob Ede c918da906b
use reexported tls crates when possible 2021-02-04 15:23:06 +00:00
fakeshadow 636cef8868
service trait takes shared self reference (#247) 2021-01-23 03:06:22 +00:00
fakeshadow 874e5f2e50
change default name resolver and allow custom resolvers (#248) 2021-01-23 01:33:50 +00:00
fakeshadow 647817ef14
tokio 1.0 and mio 0.7 (#204) 2020-12-30 22:11:50 +00:00
fakeshadow 03eb96d6d4
fix actix-tls tests (#241) 2020-12-29 11:36:17 +00:00
Rob Ede 5759c9e144
merge -connect and -tls and upgrade to rt v2 (#238) 2020-12-29 00:38:41 +00:00