mirror of
https://github.com/actix/examples
synced 2025-09-02 11:56:38 +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