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

upgrade ws chat broker dependencies

This commit is contained in:
Rob Ede
2020-04-09 01:54:28 +01:00
parent b8620702fa
commit a892a062e1
7 changed files with 231 additions and 170 deletions

View File

@ -46,7 +46,7 @@ members = [
"web-cors/backend",
"websocket",
"websocket-chat",
# "websocket-chat-broker",
"websocket-chat-broker",
"websocket-tcp-chat",
"docker_sample",
]