dependabot[bot]
|
627ee68341
|
chore(deps): bump futures-util from 0.3.30 to 0.3.31 in /examples (#471)
Bumps [futures-util](https://github.com/rust-lang/futures-rs) from 0.3.30 to 0.3.31.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31)
---
updated-dependencies:
- dependency-name: futures-util
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-07 05:14:38 +00:00 |
|
dependabot[bot]
|
ab7ce01131
|
chore(deps): bump actix-web-actors from 4.3.0 to 4.3.1+deprecated in /examples (#433)
* chore(deps): bump actix-web-actors in /examples
Bumps [actix-web-actors](https://github.com/actix/actix-web) from 4.3.0 to 4.3.1+deprecated.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md)
- [Commits](https://github.com/actix/actix-web/compare/web-v4.3.0...web-v4.3.1)
---
updated-dependencies:
- dependency-name: actix-web-actors
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* docs: update websockets docs to use actix-ws
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2024-08-19 01:21:54 +00:00 |
|
Rob Ede
|
c427ae50f3
|
publish = false
|
2023-11-01 15:21:01 +00:00 |
|
Rob Ede
|
73dc338ff9
|
edition = 2021
|
2023-11-01 15:09:54 +00:00 |
|
nikstur
|
e370fddcc3
|
Bumped version of actix to 0.13 (#267)
|
2022-03-20 15:53:36 +00:00 |
|
Rob Ede
|
81dfe300a2
|
update examples to v4 (#258)
|
2022-02-26 03:56:24 +00:00 |
|
Rob Ede
|
4d8d53cea5
|
v3 (#188)
|
2020-09-12 16:21:54 +01:00 |
|
Yuki Okushi
|
9f385d384b
|
Update websockets
|
2019-12-29 04:16:54 +09:00 |
|
Cameron Dershem
|
387807ee6e
|
Websockets chapter done-ish.
|
2019-06-26 12:55:12 -04:00 |
|
Cameron Dershem
|
941bdfa491
|
Updates example version numbers to match actix-web version.
|
2019-06-19 00:38:23 -04:00 |
|
Cameron Dershem
|
917156db2c
|
Removes author from Cargo.toml
|
2019-06-17 18:40:29 -04:00 |
|
Cameron Dershem
|
262f835485
|
Moves websocket example to crate.
|
2019-06-17 18:07:57 -04:00 |
|