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

29 Commits

Author SHA1 Message Date
04f8cba71b chore: fmt 2025-03-21 06:07:31 +00:00
a7527d72f3 chore: edition 2024 2025-03-11 01:42:01 +00:00
7259f9417a refactor: use ractor 2025-02-21 13:11:06 +00:00
2c68b99c0b chore: fix deps 2024-09-12 12:11:10 -04:00
f7b717a019 chore: remove unused deps 2024-09-11 16:05:47 -04:00
One
27be660389 Add soft link to moved file 2024-07-21 20:26:38 -04:00
One
f75719d1d0 Move client file from old example 2024-07-21 20:25:41 -04:00
One
6eaf064616 chore: change to version from workspace 2024-07-21 18:45:26 -04:00
0950e1624d docs: improve docs about tokio::main 2024-07-21 10:04:59 +01:00
95cc3d5242 fix: update path for cd command (#859) 2024-07-19 19:45:43 +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
54c0bc0eb4 bug fix for websocket chat python file (#575) 2022-09-09 20:03:41 +01:00
Ifa
dc7623694c fix comments (#568) 2022-08-05 17:11:18 +01:00
0b93208bb2 bump futures-utils to 0.3.17 2022-07-12 01:08:56 +01:00
bbb2e54f07 update some easy deps 2022-07-09 22:54:51 +01:00
db5f00e771 Use captured args in format string (#558) 2022-06-08 03:53:38 +01:00
69a369c937 Fix path in readme file for websocket echo example (#536) 2022-03-16 02:21:03 +00:00
e239414a55 format markdown 2022-03-06 00:43:10 +00:00
e8cd22d2f2 reduce futures dep 2022-03-06 00:15:19 +00:00
418e6f2548 update deps 2022-03-04 03:46:05 +00:00
84f1578f8d update more stable crates 2022-02-25 21:25:21 +00:00
4dc9199781 update actix web to stable version 2022-02-25 21:08:53 +00:00
1206905a11 fix static-files readme name 2022-02-18 03:36:04 +00:00
fbd3b228e9 fmt 2022-02-18 02:44:02 +00:00
4d8573c3fe update all websocket examples to v4 2022-02-18 01:44:53 +00:00