| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-13 | feat(serde_v8): bytes::Bytes support (#14412) | Aaron O'Mullan | |
| 2022-05-10 | cleanup(ext/http): simpler http write ops (#14552) | Aaron O'Mullan | |
| Facilitates making `op_http_write_headers` sync and thus faster | |||
| 2022-05-05 | chore(serde_v8): V8Slice SAFETY (#14493) | Aaron O'Mullan | |
| 2022-04-25 | cleanup(serde_v8): disambiguate ZeroCopyBuf (#14380) | Aaron O'Mullan | |
| 2022-04-24 | perf(serde_v8): zero-copy StringOrBuffer (#14381) | Aaron O'Mullan | |
| 2022-04-22 | Reland "perf(http): optimize ReadableStreams backed by a resource" (#14346) | Divy Srivastava | |
| 2022-04-21 | Revert various PRs related to "ext/http" (#14339) | Bartek IwaĆczuk | |
| * Revert "feat(ext/http): stream auto resp body compression (#14325)" * Revert "core: introduce `resource.read_return` (#14331)" * Revert "perf(http): optimize `ReadableStream`s backed by a resource (#14284)" | |||
| 2022-04-20 | feat(ext/http): stream auto resp body compression (#14325) | Luca Casonato | |
| This commit adds support for auto response body compression for streaming bodies. | |||
| 2022-04-20 | core: introduce `resource.read_return` (#14331) | Divy Srivastava | |
| 2022-04-20 | perf(http): optimize `ReadableStream`s backed by a resource (#14284) | Divy Srivastava | |
| 2022-04-02 | experiment(serde_v8): derive_more enabled opaque wrappers (#14096) | Aaron O'Mullan | |
| 2022-04-02 | feat(serde_v8): DetachedBuffer (#14102) | Aaron O'Mullan | |
| 2022-04-02 | cleanup(serde_v8): simpler ZeroCopyBuf (#14095) | Aaron O'Mullan | |
| 2022-03-24 | chore: drop src/ in bench_util & serde_v8 (#14097) | Aaron O'Mullan | |
| To align with conventions used in our other crates | |||
