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

6 Commits

Author SHA1 Message Date
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
81dfe300a2 update examples to v4 (#258) 2022-02-26 03:56:24 +00:00
4d8d53cea5 v3 (#188) 2020-09-12 16:21:54 +01:00
9f385d384b Update websockets 2019-12-29 04:16:54 +09:00
387807ee6e Websockets chapter done-ish. 2019-06-26 12:55:12 -04:00
262f835485 Moves websocket example to crate. 2019-06-17 18:07:57 -04:00