diff options
author | Luca Casonato <hello@lcas.dev> | 2024-06-08 18:36:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-08 18:36:43 +0200 |
commit | 585ba28d479ea1db20e80c318055c448cb13391b (patch) | |
tree | a65db7e12f287c1fcb350aec8f4b093c12700818 /cli/npm/common.rs | |
parent | c1f23c578881b85ae79b524a60160d8f4fb7151b (diff) |
fix(ext/websocket): correctly order messages when sending blobs (#24133)
Previously the asynchronous read of the blob would not block sends that
are started later. We now do this, but in such a way as to not regress
performance in the common case of not using `Blob`.
Diffstat (limited to 'cli/npm/common.rs')
0 files changed, 0 insertions, 0 deletions