mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
Merge pull request #293 from actix/fix/chat-broker
websocket chat broker improvements
This commit is contained in:
@ -47,6 +47,6 @@ members = [
|
||||
"web-cors/backend",
|
||||
"websocket",
|
||||
"websocket-chat",
|
||||
# "websocket-chat-broker",
|
||||
"websocket-chat-broker",
|
||||
"websocket-tcp-chat",
|
||||
]
|
||||
|
Reference in New Issue
Block a user