Skip to content

[wasm64] Fix library_websocket.js#21527

Merged
sbc100 merged 1 commit intoemscripten-core:mainfrom
sbc100:websocket_wasm64
Mar 14, 2024
Merged

[wasm64] Fix library_websocket.js#21527
sbc100 merged 1 commit intoemscripten-core:mainfrom
sbc100:websocket_wasm64

Conversation

@sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Mar 14, 2024

Update test_websocket_send.c such that it checks that both text and binary messages are received.

Also, delete websocket.c which I think was supposed to be removed as part of #7672 (where it was renamed to test_websocket_send.c).

Fixes: #21515

Update `test_websocket_send.c` such that it checks that both text
and binary messages are received.

Also, delete `websocket.c` which I think was supposed to be removed
as part of emscripten-core#7672 (where it was renamed to test_websocket_send.c).

Fixes: emscripten-core#21515
@sbc100 sbc100 requested a review from kripken March 14, 2024 06:07
@sbc100 sbc100 merged commit 46917a5 into emscripten-core:main Mar 14, 2024
@sbc100 sbc100 deleted the websocket_wasm64 branch March 14, 2024 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

WebSocket onmessage error with wasm64

2 participants