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

1758 Commits

Author SHA1 Message Date
b5604348c4 chore(deps): bump taiki-e/install-action from 2.52.7 to 2.53.0
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.52.7 to 2.53.0.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/install-action/compare/v2.52.7...v2.53.0)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-version: 2.53.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-16 18:46:26 +00:00
722485a5ed Merge pull request #1087 from actix/dependabot/cargo/uuid-1.17.0
chore(deps): bump uuid from 1.16.0 to 1.17.0
2025-06-12 03:10:18 +00:00
1cc11a7a89 Merge pull request #1088 from actix/dependabot/cargo/tokio-1.45.1
chore(deps): bump tokio from 1.45.0 to 1.45.1
2025-06-12 03:10:09 +00:00
090dce50dc Merge pull request #1092 from actix/dependabot/cargo/openssl-0.10.73
chore(deps): bump openssl from 0.10.72 to 0.10.73
2025-06-12 03:10:04 +00:00
64c5096fe1 Merge pull request #1091 from actix/dependabot/cargo/parking_lot-0.12.4
chore(deps): bump parking_lot from 0.12.3 to 0.12.4
2025-06-12 03:10:01 +00:00
6a2ddd572e Merge pull request #1090 from actix/dependabot/cargo/color-eyre-0.6.5
chore(deps): bump color-eyre from 0.6.4 to 0.6.5
2025-06-12 03:09:53 +00:00
04e519723b Merge pull request #1093 from actix/dependabot/github_actions/taiki-e/install-action-2.52.7
chore(deps): bump taiki-e/install-action from 2.52.1 to 2.52.7
2025-06-12 02:38:21 +00:00
1cbd0e09c3 chore(deps): bump taiki-e/install-action from 2.52.1 to 2.52.7
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.52.1 to 2.52.7.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/install-action/compare/v2.52.1...v2.52.7)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-version: 2.52.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-09 17:25:07 +00:00
5c4524d4f1 chore(deps): bump openssl from 0.10.72 to 0.10.73
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.72 to 0.10.73.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.72...openssl-v0.10.73)

---
updated-dependencies:
- dependency-name: openssl
  dependency-version: 0.10.73
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 18:20:27 +00:00
1eb4465379 chore(deps): bump parking_lot from 0.12.3 to 0.12.4
Bumps [parking_lot](https://github.com/Amanieu/parking_lot) from 0.12.3 to 0.12.4.
- [Release notes](https://github.com/Amanieu/parking_lot/releases)
- [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.3...parking_lot-v0.12.4)

---
updated-dependencies:
- dependency-name: parking_lot
  dependency-version: 0.12.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 18:12:00 +00:00
1995b2eb96 chore(deps): bump color-eyre from 0.6.4 to 0.6.5
Bumps [color-eyre](https://github.com/eyre-rs/eyre) from 0.6.4 to 0.6.5.
- [Commits](https://github.com/eyre-rs/eyre/compare/color-eyre@0.6.4...color-eyre@0.6.5)

---
updated-dependencies:
- dependency-name: color-eyre
  dependency-version: 0.6.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 18:06:24 +00:00
3672fd5248 chore(deps): bump tokio from 1.45.0 to 1.45.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.45.0 to 1.45.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.45.0...tokio-1.45.1)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.45.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-26 17:41:48 +00:00
0b2b6c3fd6 chore(deps): bump uuid from 1.16.0 to 1.17.0
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/v1.16.0...v1.17.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-version: 1.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-26 17:40:46 +00:00
c8a3c9bcc9 Merge pull request #1086 from actix/dependabot/github_actions/taiki-e/install-action-2.52.1
chore(deps): bump taiki-e/install-action from 2.51.2 to 2.52.1
2025-05-26 17:36:06 +00:00
6460b9bf0a chore(deps): bump taiki-e/install-action from 2.51.2 to 2.52.1
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.51.2 to 2.52.1.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/install-action/compare/v2.51.2...v2.52.1)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-version: 2.52.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-26 17:24:11 +00:00
45a2b8fd59 Merge pull request #1084 from actix/dependabot/cargo/aws-5553774642
chore(deps): bump aws-config from 1.6.2 to 1.6.3 in the aws group
2025-05-24 07:30:45 +00:00
ec48674f8e Merge pull request #1085 from actix/dependabot/github_actions/taiki-e/install-action-2.51.2
chore(deps): bump taiki-e/install-action from 2.50.10 to 2.51.2
2025-05-24 07:30:42 +00:00
aea20d1c3e chore(deps): bump taiki-e/install-action from 2.50.10 to 2.51.2
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.50.10 to 2.51.2.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/install-action/compare/v2.50.10...v2.51.2)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-version: 2.51.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-19 17:37:38 +00:00
1a1870be8c chore(deps): bump aws-config from 1.6.2 to 1.6.3 in the aws group
Bumps the aws group with 1 update: [aws-config](https://github.com/smithy-lang/smithy-rs).


Updates `aws-config` from 1.6.2 to 1.6.3
- [Release notes](https://github.com/smithy-lang/smithy-rs/releases)
- [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-rs/commits)

---
updated-dependencies:
- dependency-name: aws-config
  dependency-version: 1.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-19 17:36:32 +00:00
03da1cb967 refactor: improve basics example 2025-05-19 18:22:27 +02:00
92b0688df6 Merge pull request #1083 from actix/dependabot/github_actions/taiki-e/install-action-2.50.10
chore(deps): bump taiki-e/install-action from 2.50.7 to 2.50.10
2025-05-12 21:51:51 +00:00
343551a889 chore(deps): bump taiki-e/install-action from 2.50.7 to 2.50.10
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.50.7 to 2.50.10.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/install-action/compare/v2.50.7...v2.50.10)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-version: 2.50.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-12 17:45:38 +00:00
0293f48530 feat: add tls-hot-reload example 2025-05-12 04:23:06 +01:00
dfce64475b feat: use rustls best practice for clients 2025-05-12 03:36:54 +01:00
c39ea70fa8 chore: update actix versions 2025-05-12 03:20:02 +01:00
f0035f7188 Merge pull request #1082 from destinyFvcker/refactor/websocket-select-idiomatic
refactor: improve select usage with tokio::select! macro in websockets/actor-actorless example
2025-05-09 20:14:10 +00:00
1f27b55f6f Merge pull request #1080 from actix/dependabot/cargo/ractor-0.15.5
chore(deps): bump ractor from 0.15.3 to 0.15.5
2025-05-06 05:57:59 +00:00
ad9dcbc818 Merge pull request #1076 from actix/dependabot/github_actions/taiki-e/install-action-2.50.7
chore(deps): bump taiki-e/install-action from 2.50.3 to 2.50.7
2025-05-06 03:23:50 +00:00
4ea7eccea9 Merge pull request #1079 from actix/dependabot/cargo/minijinja-autoreload-2.10.1
chore(deps): bump minijinja-autoreload from 2.9.0 to 2.10.1
2025-05-06 03:05:42 +00:00
0855044f4b Merge pull request #1081 from actix/dependabot/cargo/minijinja-2.10.1
chore(deps): bump minijinja from 2.9.0 to 2.10.1
2025-05-06 03:05:12 +00:00
c6548dcc37 Merge pull request #1078 from actix/dependabot/cargo/chrono-0.4.41
chore(deps): bump chrono from 0.4.40 to 0.4.41
2025-05-06 03:05:08 +00:00
0453d331ef Merge pull request #1075 from peiqing6888/improve-error-handling
feat: improve error handling example - Add structured error responses…
2025-05-06 03:04:39 +00:00
9b6dd7b9b7 refactor: improve select usage with tokio::select! macro 2025-05-06 10:37:32 +08:00
962335d9a8 chore(deps): bump minijinja from 2.9.0 to 2.10.1
Bumps [minijinja](https://github.com/mitsuhiko/minijinja) from 2.9.0 to 2.10.1.
- [Release notes](https://github.com/mitsuhiko/minijinja/releases)
- [Changelog](https://github.com/mitsuhiko/minijinja/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/minijinja/compare/2.9.0...2.10.1)

---
updated-dependencies:
- dependency-name: minijinja
  dependency-version: 2.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-05 18:09:45 +00:00
9561ca426e chore(deps): bump ractor from 0.15.3 to 0.15.5
Bumps [ractor](https://github.com/slawlor/ractor) from 0.15.3 to 0.15.5.
- [Release notes](https://github.com/slawlor/ractor/releases)
- [Commits](https://github.com/slawlor/ractor/compare/v0.15.3...v0.15.5)

---
updated-dependencies:
- dependency-name: ractor
  dependency-version: 0.15.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-05 18:07:41 +00:00
5fd15a171b chore(deps): bump minijinja-autoreload from 2.9.0 to 2.10.1
Bumps [minijinja-autoreload](https://github.com/mitsuhiko/minijinja) from 2.9.0 to 2.10.1.
- [Release notes](https://github.com/mitsuhiko/minijinja/releases)
- [Changelog](https://github.com/mitsuhiko/minijinja/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/minijinja/compare/2.9.0...2.10.1)

---
updated-dependencies:
- dependency-name: minijinja-autoreload
  dependency-version: 2.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-05 17:57:35 +00:00
af226fe045 chore(deps): bump chrono from 0.4.40 to 0.4.41
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.40 to 0.4.41.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.40...v0.4.41)

---
updated-dependencies:
- dependency-name: chrono
  dependency-version: 0.4.41
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-05 17:52:03 +00:00
a6f165a4b8 chore(deps): bump taiki-e/install-action from 2.50.3 to 2.50.7
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.50.3 to 2.50.7.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/install-action/compare/v2.50.3...v2.50.7)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-version: 2.50.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-05 17:48:09 +00:00
738c8879fd style: remove extra blank lines in do_something_random function 2025-05-04 19:19:13 -07:00
3fbe782be8 style: fix code formatting according to rustfmt 2025-05-04 19:17:55 -07:00
5ebb1ad951 feat: improve error handling example - Add structured error responses with JSON format - Improve error messages and logging - Add better success/error probability constants - Use proper logging levels - Add serde for JSON serialization 2025-05-04 19:12:37 -07:00
00aedf05ea Merge pull request #1071 from actix/dependabot/cargo/tokio-util-0.7.15
chore(deps): bump tokio-util from 0.7.14 to 0.7.15
2025-04-30 23:15:55 +00:00
72f0ed7169 Merge pull request #1069 from actix/dependabot/cargo/diesel-2.2.10
chore(deps): bump diesel from 2.2.9 to 2.2.10
2025-04-30 23:15:49 +00:00
ba13bd9dfd Merge pull request #1070 from actix/dependabot/cargo/webpki-roots-0.26.9
chore(deps): bump webpki-roots from 0.26.8 to 0.26.9
2025-04-30 23:15:43 +00:00
840cc50589 chore(deps): bump webpki-roots from 0.26.8 to 0.26.9
Bumps [webpki-roots](https://github.com/rustls/webpki-roots) from 0.26.8 to 0.26.9.
- [Release notes](https://github.com/rustls/webpki-roots/releases)
- [Commits](https://github.com/rustls/webpki-roots/compare/v/0.26.8...v/0.26.9)

---
updated-dependencies:
- dependency-name: webpki-roots
  dependency-version: 0.26.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-30 23:01:31 +00:00
a9bd914a72 chore(deps): bump tokio-util from 0.7.14 to 0.7.15
Bumps [tokio-util](https://github.com/tokio-rs/tokio) from 0.7.14 to 0.7.15.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.14...tokio-util-0.7.15)

---
updated-dependencies:
- dependency-name: tokio-util
  dependency-version: 0.7.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-30 23:01:30 +00:00
e83f1003e8 chore(deps): bump diesel from 2.2.9 to 2.2.10
Bumps [diesel](https://github.com/diesel-rs/diesel) from 2.2.9 to 2.2.10.
- [Release notes](https://github.com/diesel-rs/diesel/releases)
- [Changelog](https://github.com/diesel-rs/diesel/blob/v2.2.10/CHANGELOG.md)
- [Commits](https://github.com/diesel-rs/diesel/compare/v2.2.9...v2.2.10)

---
updated-dependencies:
- dependency-name: diesel
  dependency-version: 2.2.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-30 23:01:24 +00:00
31e627bbbb Merge pull request #1074 from actix/dependabot/npm_and_yarn/cors/frontend/vite-6.3.4
chore(deps-dev): bump vite from 6.2.6 to 6.3.4 in /cors/frontend
2025-04-30 22:51:46 +00:00
7809c8129d Merge pull request #1073 from actix/dependabot/github_actions/actions-rust-lang/setup-rust-toolchain-1.12.0
chore(deps): bump actions-rust-lang/setup-rust-toolchain from 1.11.0 to 1.12.0
2025-04-30 22:51:31 +00:00
a32b69cec4 Merge pull request #1072 from actix/dependabot/github_actions/taiki-e/install-action-2.50.3
chore(deps): bump taiki-e/install-action from 2.49.50 to 2.50.3
2025-04-30 22:51:27 +00:00