summaryrefslogtreecommitdiff
path: root/ext/websocket/lib.rs
diff options
context:
space:
mode:
authorMatt Mastracci <matthew@mastracci.com>2023-12-23 08:58:20 -0700
committerGitHub <noreply@github.com>2023-12-23 08:58:20 -0700
commit1297c9a8f379d89691522c5cc0c6071c479e95a1 (patch)
tree7462b173b6b8106ea6255da67c265fcfd3a20c0d /ext/websocket/lib.rs
parent36536c784ca981ae01d258d4239b2a362017d533 (diff)
chore(ext/node): use BufView natively in http2 (#21688)
Node HTTP/2 was using the default h2 `Bytes` datatype when we can be making using of `BufView` like we do in `Deno.serve`. `fetch` and `Deno.serverHttp` can't make use of `BufView` because they are using `reqwest` which is stuck on hyper 0.x at this time.
Diffstat (limited to 'ext/websocket/lib.rs')
0 files changed, 0 insertions, 0 deletions