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

682 Commits

Author SHA1 Message Date
818d8b1384 chore: update lab dep 2022-08-28 18:41:16 +01:00
7fd8c57cd2 chore: update deps 2022-08-28 18:40:59 +01:00
d259177eab use placeholder approach to shutdown-server 2022-08-07 23:58:56 +01:00
2a680d0659 bump deps 2022-08-07 23:13:00 +01:00
d55caee58e update sse example 2022-08-07 23:12:52 +01:00
05e19266ad use semantic SSE types 2022-08-07 01:24:40 +01:00
087ac5ef24 update deps 2022-08-05 19:43:46 +01:00
c8a4544ea1 return uploaded files information in s3 example 2022-08-01 03:19:39 +01:00
4840cfdb68 migrate s3 example to aws-sdk-s3 2022-08-01 01:17:59 +01:00
0149e64c7a bump uuid to v1 2022-07-31 23:51:08 +01:00
9adb5d3f0e Bump juniper from 0.15.9 to 0.15.10 (#567)
Bumps [juniper](https://github.com/graphql-rust/juniper) from 0.15.9 to 0.15.10.
- [Release notes](https://github.com/graphql-rust/juniper/releases)
- [Changelog](https://github.com/graphql-rust/juniper/blob/master/release.toml)
- [Commits](https://github.com/graphql-rust/juniper/compare/juniper-v0.15.9...juniper-v0.15.10)

---
updated-dependencies:
- dependency-name: juniper
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-30 00:19:27 +01:00
c557986915 update actix-session everywhere 2022-07-21 03:30:12 +01:00
5c9f69bb07 update example redis-session (#545)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-07-21 03:21:07 +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
a4a060994d add actorless websocket echo example 2022-07-11 01:44:46 +01:00
4ff98dbaa5 re-add fluent templating example to workspace 2022-07-10 03:48:11 +01:00
0f08afee18 update sailfish 2022-07-09 23:39:21 +01:00
0a201cd860 update async-graphql deps 2022-07-09 23:35:09 +01:00
a46a459476 update deps 2022-07-09 23:13:39 +01:00
ecc8522725 update mysql deps 2022-07-09 23:11:36 +01:00
bbb2e54f07 update some easy deps 2022-07-09 22:54:51 +01:00
4b801ba222 clippy 2022-07-09 21:05:06 +01:00
e97bc83f59 update actix-web-lab deps 2022-07-09 20:48:05 +01:00
43e79460b7 update deps 2022-07-09 20:43:47 +01:00
04e3ccaca5 Updated actix-session version to 0.6 in examples/auth/cookie-session (#560) 2022-06-21 07:32:08 +09:00
7a957cee6e Update Cargo.lock to fix the build (#556) 2022-06-08 03:36:16 +01:00
271a68c07d Update dependencies for databases/postgres (#555)
Fix config code to account for breaking changes
2022-06-08 00:51:42 +01:00
4f1881d1a3 clean up rustls example 2022-03-15 18:17:19 +00:00
c9ebeacf58 fix cors example 2022-03-15 17:32:27 +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
c3fd8e1315 update dependencies 2022-03-04 16:28:40 +00:00
418e6f2548 update deps 2022-03-04 03:46:05 +00:00
4dc9199781 update actix web to stable version 2022-02-25 21:08:53 +00:00
bad25d643e use futures-util in more cases 2022-02-22 12:12:17 +00:00
1206905a11 fix static-files readme name 2022-02-18 03:36:04 +00:00
b388c10aea fix links 2022-02-18 02:13:08 +00:00
74ee6ae707 rename nested routing binary 2022-02-18 02:02:44 +00:00
cc3d356209 restructure folders 2022-02-18 02:01:48 +00:00
4d8573c3fe update all websocket examples to v4 2022-02-18 01:44:53 +00:00
1b23e3ff3d update async-graphql example 2022-02-17 21:29:55 +00:00
e0888cd255 update graphql advanced example 2022-02-17 20:59:04 +00:00
7857ac65f8 update protobuf example 2022-02-17 20:22:36 +00:00
ddb84ebf6f feat: Example for Sailfish template engine (#528)
Co-authored-by: aaverichev <Aleksandr.Averichev@hermesrussia.ru>
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-02-17 20:15:18 +00:00
d815a44ccc Upgrade dependencies in websocket-tcp-example (#469)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-02-17 19:54:41 +00:00
5c1e25fe52 Database interactions/redis (#524)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-02-15 00:35:00 +00:00
7ea3f7f54a clean up sse example 2022-02-14 01:37:51 +00:00
0b74135fb0 Adding auto OpenSSL ACME Let's Encrypt example. (#523)
Co-authored-by: Lajto Mekadimon <85128868+lajtomekadimon@users.noreply.github.com>
2022-02-06 16:31:44 +00:00