dependabot[bot] e0a8cddb97
chore(deps): bump ws from 8.16.0 to 8.17.1 in /examples/custom-req (#588)
Bumps [ws](https://github.com/websockets/ws) from 8.16.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.16.0...8.17.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 10:05:47 -04:00
..

custom-req on Cloudflare Workers

Demonstration of using custom Request/Response types on Workers.