Skip to content

WebAssembly WebSockets multi-buffer sends don't work #44551

@BrennanConroy

Description

@BrennanConroy

Using 5.0 WebAssembly with WebSockets, multi part sends are not handled correctly.

Only the final send with endOfMessage == true is actually sent because the writtenBuffer variable is never used.

It would be nice to get this fixed for 5.0. I would have tried fixing it, but building WASM isn't super easy it seems.

@kjpou1 @marek-safar

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions