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

25 Commits

Author SHA1 Message Date
Rob Ede
0950e1624d
docs: improve docs about tokio::main 2024-07-21 10:04:59 +01:00
Rob Ede
bfed118301
chore: remove redundant imports 2024-02-20 03:29:12 +00:00
Rob Ede
8fd4262136
s/str::to_string/str::to_owned 2023-07-09 03:32:47 +01:00
Rob Ede
59ecb09c20
move rand to workspace dep 2023-01-02 20:35:37 +00: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
fd17252725
remove select macro from echo example 2022-07-11 20:19:20 +01:00
Yuri Astrakhan
db5f00e771
Use captured args in format string (#558) 2022-06-08 03:53:38 +01:00
Rob Ede
e239414a55
format markdown 2022-03-06 00:43:10 +00:00
Rob Ede
c3fd8e1315
update dependencies 2022-03-04 16:28:40 +00:00
Rob Ede
418e6f2548
update deps 2022-03-04 03:46:05 +00:00
Rob Ede
84f1578f8d
update more stable crates 2022-02-25 21:25:21 +00:00
Rob Ede
4dc9199781
update actix web to stable version 2022-02-25 21:08:53 +00:00
Rob Ede
fbd3b228e9
fmt 2022-02-18 02:44:02 +00:00
Rob Ede
4d8573c3fe
update all websocket examples to v4 2022-02-18 01:44:53 +00:00
Rob Ede
7857ac65f8
update protobuf example 2022-02-17 20:22:36 +00:00
Rob Ede
ce014059e6
all versions are 1.0 2022-02-02 01:45:20 +00:00
Rob Ede
3766547a93
remove authors 2022-02-02 01:44:26 +00:00
Rob Ede
13282bc044
edition = 2021 2022-02-02 01:43:51 +00:00
Rob Ede
e60e7810de
clippy 2021-10-07 03:04:59 +01:00
Altug Sahin
8186a8cfea
fix broken links (#441)
Co-authored-by: Igor Aleksanov <popzxc@yandex.ru>
Co-authored-by: Altug Sahin <altugsahin@gmail.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-10-06 22:28:53 +01:00
Keisuke Toyota
ddfb470642
Fix websocket chat link (#427) 2021-05-13 08:32:58 +01:00
Daniel T. Rodrigues
c3407627d0
Restructure folders (#411) 2021-02-26 00:57:58 +00:00