cloudflare / cloudflare/workers-rs
[Feature] Durable Objects do not respect the http feature
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
When the http feature is enabled, I'd expect durable objects to also use the same types. Ensuring that DO's fetch methods use the http crate would enable ergonomic use of axum inside DOs without having to do manual request/response mapping
Contributor guide
Assessment
This issue has not been assessed yet.