Commit Graph

9 Commits

Author SHA1 Message Date
fakeshadow 7e7df2f931
add timeout for accepting tls connections (#393)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-11-16 00:22:24 +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
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