1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-01-13 12:15:24 +01:00
2018-01-20 21:11:46 -08:00
..
2018-01-16 21:59:33 +03:00
2018-01-20 21:11:46 -08:00
2017-12-30 16:24:50 +01:00

tls example

Usage

server

cd actix-web/examples/tls
cargo run (or ``cargo watch -x run``)
# Started http server: 127.0.0.1:8443

web client