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

16 Commits

Author SHA1 Message Date
04f8cba71b chore: fmt 2025-03-21 06:07:31 +00:00
43d26f194d clippy 2022-12-18 17:48:09 +00:00
0319f18995 chore: remove fluent crate override 2022-08-28 18:43:05 +01:00
d259177eab use placeholder approach to shutdown-server 2022-08-07 23:58:56 +01:00
a64e21ee6e group imports 2022-07-09 21:08:11 +01:00
f27cc4b6b4 normalize ports to 8080 2022-03-06 00:41:32 +00:00
e8cd22d2f2 reduce futures dep 2022-03-06 00:15:19 +00:00
cc3d356209 restructure folders 2022-02-18 02:01:48 +00:00
c3407627d0 Restructure folders (#411) 2021-02-26 00:57:58 +00:00
49e29a5751 v3 examples (#364) 2020-09-12 16:49:45 +01:00
2fc8d39940 Remove unused variable _stopper 2020-04-16 19:16:41 +08:00
046604f286 Run rustfmt 2020-04-03 16:16:17 +09:00
8f1c0a85cf Fix/suppress warnings 2020-04-03 16:14:30 +09:00
c4c4b3e77b removed control-C handling because actix-server natively supports it 2020-02-12 07:53:01 -05:00
04cebf6899 resolved formatting 2020-01-31 07:21:39 -05:00
da72aef69c enhanced, renamed shutdown example and modified async_pg readme 2020-01-31 07:10:56 -05:00