mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-26 15:07:42 +02:00
add websocket example
This commit is contained in:
@ -48,7 +48,7 @@ tokio-io = "0.1"
|
||||
tokio-proto = "0.1"
|
||||
|
||||
[dependencies.actix]
|
||||
# path = "../actix"
|
||||
#path = "../actix"
|
||||
git = "https://github.com/fafhrd91/actix.git"
|
||||
#version = "0.2"
|
||||
default-features = false
|
||||
|
Reference in New Issue
Block a user