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

19 Commits

Author SHA1 Message Date
0a201cd860 update async-graphql deps 2022-07-09 23:35:09 +01:00
a64e21ee6e group imports 2022-07-09 21:08:11 +01:00
e239414a55 format markdown 2022-03-06 00:43:10 +00: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
b8fc58bec6 add guard example
closes #533
2022-03-05 14:28:43 +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
aca1dab890 rc3 2022-02-18 02:40:58 +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
yjh
89d2e4e3f7 fix typo and update some deps (#390)
* chore: fix typo for `run-in-thread`

* chore: update some deps for examples
2020-12-14 11:30:06 +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