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

11 Commits

Author SHA1 Message Date
a7527d72f3 chore: edition 2024 2025-03-11 01:42:01 +00:00
One
21b6cd1d36 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
2024-07-21 20:26:59 -04:00
942e8ed173 chore: update actix-ws to v0.3 2024-07-20 07:55:03 +01:00
2ece131b36 remove unneeded dependencies 2023-07-18 17:42:33 +01:00
91ffa11e19 move a couple more things to workspace deps 2023-01-02 20:33:43 +00:00
66c7e1e9b5 use workspace deps for log and env_logger 2022-12-30 16:25:40 +00:00
aee47e0817 Use workspace dependencies for actix-web (#594) 2022-12-21 14:49:28 +00:00
c78332c0f9 update env_logger to 0.10 2022-12-11 15:25:57 +00:00
b8a1449605 improve actorless echo example 2022-07-12 01:08:15 +01:00
fd17252725 remove select macro from echo example 2022-07-11 20:19:20 +01:00
a4a060994d add actorless websocket echo example 2022-07-11 01:44:46 +01:00