1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-27 19:12:56 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
Rob Ede
5097b12b7c
remove and_then_send 2021-11-01 03:19:32 +00:00
Rob Ede
448626d543
fix tls examples 2021-10-25 18:42:23 +01:00
Rob Ede
305d0e9d8a
rename server to serverhandle 2021-10-22 18:34:11 +01:00
Edward Shen
669e868370
Use tokio-rustls 0.23 (#396)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-10-19 16:48:23 +01:00
Rob Ede
47fba25d67
remove pipeline from public api (#335) 2021-04-16 00:00:02 +01:00
Rob Ede
06ddad0051
prepare rt and tls releases (#287) 2021-02-25 11:50:24 +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
Rob Ede
5759c9e144
merge -connect and -tls and upgrade to rt v2 (#238) 2020-12-29 00:38:41 +00:00
Rob Ede
fb0aa02b3c
move and update server+tls examples (#190) 2020-09-13 10:12:07 +01:00