mirror of
https://github.com/MercuryWorkshop/epoxy-tls.git
synced 2025-05-12 14:00:01 -04:00
update fastwebsockets, revert custom asyncread impl
This commit is contained in:
parent
1916a8e7c8
commit
5571a63f40
13 changed files with 646 additions and 703 deletions
|
@ -8,7 +8,7 @@ atomic-counter = "1.0.1"
|
|||
bytes = "1.5.0"
|
||||
clap = { version = "4.5.4", features = ["cargo", "derive"] }
|
||||
console-subscriber = { version = "0.2.0", optional = true }
|
||||
fastwebsockets = { version = "0.7.1", features = ["unstable-split", "upgrade"] }
|
||||
fastwebsockets = { version = "0.8.0", features = ["unstable-split", "upgrade"] }
|
||||
futures = "0.3.30"
|
||||
http-body-util = "0.1.0"
|
||||
humantime = "2.1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue