1
0
mirror of https://github.com/actix/examples synced 2025-06-27 01:27:43 +02:00
Commit Graph

15 Commits

Author SHA1 Message Date
9b6dd7b9b7 refactor: improve select usage with tokio::select! macro 2025-05-06 10:37:32 +08:00
04f8cba71b chore: fmt 2025-03-21 06:07:31 +00:00
a7527d72f3 chore: edition 2024 2025-03-11 01:42:01 +00:00
a6df6cc903 chore: update deps 2025-02-24 04:00:47 +00:00
One
65acc77431 refactor: replace raw types with aliases from main 2024-07-21 14:10:09 -04:00
0950e1624d docs: improve docs about tokio::main 2024-07-21 10:04:59 +01:00
bf22fecbcd docs: tweak comment on actorless ws mains 2024-07-21 09:42:28 +01:00
942e8ed173 chore: update actix-ws to v0.3 2024-07-20 07:55:03 +01:00
a4c0cb22a9 chore: fmt 2023-09-10 20:22:26 +01:00
72d0d1eb4b fix: remaining upgrade issues 2023-08-29 18:56:00 +01:00
522e3d11e2 clippy 2022-07-21 03:30:58 +01:00
6c39b4b138 reduce boilerplate on response channels 2022-07-12 02:33:54 +01:00
25368e6b65 remove select macro 2022-07-12 01:42:58 +01:00
b8a1449605 improve actorless echo example 2022-07-12 01:08:15 +01:00
f3ff729a69 add actorless chat example 2022-07-11 20:19:29 +01:00