mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
WIP: aquatic_ws: start work on wss (ws with tls)
This commit is contained in:
parent
289658815c
commit
de9a32840f
4 changed files with 181 additions and 77 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -98,6 +98,7 @@ dependencies = [
|
|||
"indexmap",
|
||||
"mimalloc",
|
||||
"mio",
|
||||
"native-tls",
|
||||
"net2",
|
||||
"parking_lot",
|
||||
"quickcheck",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue