WIP: aquatic_ws: start work on wss (ws with tls)

This commit is contained in:
Joakim Frostegård 2020-05-12 18:48:50 +02:00
parent 289658815c
commit de9a32840f
4 changed files with 181 additions and 77 deletions

1
Cargo.lock generated
View file

@ -98,6 +98,7 @@ dependencies = [
"indexmap",
"mimalloc",
"mio",
"native-tls",
"net2",
"parking_lot",
"quickcheck",