1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00

convert more examples

This commit is contained in:
Nikolay Kim
2019-12-16 13:09:54 +06:00
parent ca3f11b59e
commit 31b5b7aa49
10 changed files with 145 additions and 167 deletions

View File

@ -35,9 +35,9 @@ members = [
"todo",
# "udp-echo",
"unix-socket",
# "web-cors/backend",
"web-cors/backend",
"websocket",
"websocket-chat",
# "websocket-chat-broker",
# "websocket-tcp-chat",
"websocket-tcp-chat",
]