1
0
mirror of https://github.com/actix/examples synced 2024-11-23 14:31:07 +01:00
Commit Graph

17 Commits

Author SHA1 Message Date
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
One
f75719d1d0 Move client file from old example 2024-07-21 20:25:41 -04:00
One
833ac97775 Simplify wording 2024-07-21 06:25:56 -04:00
Rob Ede
0950e1624d
docs: improve docs about tokio::main 2024-07-21 10:04:59 +01:00
Rob Ede
bf22fecbcd
docs: tweak comment on actorless ws mains 2024-07-21 09:42:28 +01:00
Rob Ede
942e8ed173
chore: update actix-ws to v0.3 2024-07-20 07:55:03 +01:00
Rob Ede
a998ce8ed8
fix description of send_to_broadcast_ws handler 2023-08-30 15:40:53 +01:00
Rob Ede
8de8672d6e
add broadcast example to actorless echo websocket 2023-08-30 15:36:21 +01:00
Rob Ede
2ece131b36
remove unneeded dependencies 2023-07-18 17:42:33 +01:00
Rob Ede
91ffa11e19
move a couple more things to workspace deps 2023-01-02 20:33:43 +00:00
Rob Ede
66c7e1e9b5
use workspace deps for log and env_logger 2022-12-30 16:25:40 +00:00
Yuki Okushi
aee47e0817
Use workspace dependencies for actix-web (#594) 2022-12-21 14:49:28 +00:00
Rob Ede
c78332c0f9
update env_logger to 0.10 2022-12-11 15:25:57 +00:00
Rob Ede
25368e6b65
remove select macro 2022-07-12 01:42:58 +01:00
Rob Ede
b8a1449605
improve actorless echo example 2022-07-12 01:08:15 +01:00
Rob Ede
fd17252725
remove select macro from echo example 2022-07-11 20:19:20 +01:00
Rob Ede
a4a060994d
add actorless websocket echo example 2022-07-11 01:44:46 +01:00