cloudflare / cloudflare/workers-rs
[Feature] Request.signal bindings
Open
- Dominant language
- Rust
- Stars
- 3.7k
- Forks
- 429
- Avg merge
- 20h 28m
- Merged PRs (30d)
- 7
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Description
The Workers Runtime now supports Request.signal to allow logic to run after a client has disconnected: https://developers.cloudflare.com/changelog/2025-05-22-handle-request-cancellation/. Let's add Rust bindings.
Contributor guide
Assessment
This issue has not been assessed yet.