mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-25 22:49:21 +02:00
ws ping and pong uses bytes #1049
This commit is contained in:
@ -78,7 +78,7 @@ actix-tls = { version = "1.0.0-alpha.3" }
|
||||
|
||||
actix-web-codegen = "0.2.0-alpha.2"
|
||||
actix-http = "1.0.0-alpha.4"
|
||||
awc = { version = "1.0.0-alpha.3", default-features = false, optional = true }
|
||||
awc = { version = "1.0.0-alpha.4", default-features = false, optional = true }
|
||||
|
||||
bytes = "0.5.2"
|
||||
derive_more = "0.99.2"
|
||||
|
Reference in New Issue
Block a user