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

1758 Commits

Author SHA1 Message Date
fc0486dd4a remove lazy_static 2022-09-11 16:14:07 +01:00
ed04cc97b3 update diesel to v2 2022-09-10 23:33:09 +01:00
fd86b650f1 update deps 2022-09-10 23:07:55 +01:00
54c0bc0eb4 bug fix for websocket chat python file (#575) 2022-09-09 20:03:41 +01:00
0319f18995 chore: remove fluent crate override 2022-08-28 18:43:05 +01:00
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
fcd013fcde add session ttl customization example 2022-08-28 18:39:28 +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
Ifa
dc7623694c fix comments (#568) 2022-08-05 17:11:18 +01:00
7a036d97b9 add read and detele object endpoints to s3 example 2022-08-01 03:53:29 +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
522e3d11e2 clippy 2022-07-21 03:30:58 +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
b6255d1637 Update Cargo.toml (#566) 2022-07-20 23:01:08 +01:00
6c39b4b138 reduce boilerplate on response channels 2022-07-12 02:33:54 +01:00
25368e6b65 remove select macro 2022-07-12 01:42:58 +01:00
0b93208bb2 bump futures-utils to 0.3.17 2022-07-12 01:08:56 +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
fd17252725 remove select macro from echo example 2022-07-11 20:19:20 +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
8770694e11 add fluent templates example 2022-07-10 03:30:48 +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
b85201494a update register link to match correct path (#563) 2022-07-09 22:22:53 +01:00
a64e21ee6e group imports 2022-07-09 21:08:11 +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
344bcfce10 add rustus to showcase 2022-07-03 01:46:46 +01:00
368986fc9e fix redirecthttps name 2022-06-26 05:08:20 +01:00
c0e99e7233 fix redirecthttps link 2022-06-26 05:07:57 +01:00
c47371caa7 Replace all unwraps in hello-world example with ? operator (#562) 2022-06-24 18:17:52 +01:00
04e3ccaca5 Updated actix-session version to 0.6 in examples/auth/cookie-session (#560) 2022-06-21 07:32:08 +09:00
ec919b2424 Use branch agnostic link (#559)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-06-08 11:01:44 +01:00
db5f00e771 Use captured args in format string (#558) 2022-06-08 03:53:38 +01:00
912de4aa46 Minor lints and clippies (#557) 2022-06-08 03:53:28 +01:00