WebSocket.send_with_u8_array
should accept an immutable byte slice
#2014
Labels
WebSocket.send_with_u8_array
should accept an immutable byte slice
#2014
Currently requires
&mut [u8]
https://rustwasm.github.io/wasm-bindgen/api/web_sys/struct.WebSocket.html#method.send_with_u8_array
The text was updated successfully, but these errors were encountered: