1
0
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:
Nikolay Kim
2017-10-20 17:16:17 -07:00
parent 1db4200621
commit 56c91adce2
13 changed files with 1120 additions and 85 deletions

View File

@ -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