workers-rs icon indicating copy to clipboard operation
workers-rs copied to clipboard

[Feature] Request.signal bindings

Open lukevalenta opened this issue 8 months ago • 0 comments

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.

lukevalenta avatar Jun 02 '25 13:06 lukevalenta