mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
Add rust client to echo-actorless
- Make it easier for users to find rust code they can use for the client - Remove the need to install websocat to get cli
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -8932,10 +8932,12 @@ dependencies = [
|
||||
"actix-files",
|
||||
"actix-web",
|
||||
"actix-ws",
|
||||
"awc",
|
||||
"env_logger",
|
||||
"futures-util",
|
||||
"log",
|
||||
"tokio",
|
||||
"tokio-stream",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
Reference in New Issue
Block a user