mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
WebSocket Chat example using actix-broker (#44)
WebSocket Chat Example rewrite with actix-broker
This commit is contained in:
committed by
Douman
parent
6b68cfc529
commit
8edf86e4b8
@ -31,5 +31,6 @@ members = [
|
||||
"web-cors/backend",
|
||||
"websocket",
|
||||
"websocket-chat",
|
||||
"websocket-chat-broker",
|
||||
"websocket-tcp-chat",
|
||||
]
|
||||
|
Reference in New Issue
Block a user