ws icon indicating copy to clipboard operation
ws copied to clipboard

[WASM] Not receiving websocket messages

Open sabin26 opened this issue 5 months ago • 0 comments

Describe the bug WebSocket message is received on VM & JS environments but not on WASM.

i.e. webSocketClient.stream.json or webSocketClient.stream.text or webSocketClient.stream.bytes doesn't emit any data when flutter app is compiled to WebAssembly

Expected behavior WebSocket message is received.

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser Chrome

sabin26 avatar Sep 24 '24 09:09 sabin26