Open snopywithchary opened 10 months ago
I use wails to transmit binary image streams, but I found that if I bind the method of transmitting binary, wails will automatically base64 encode the binary. Is there a more efficient method?
such as this:https://github.com/MicrosoftEdge/WebView2Feedback/blob/main/specs/SharedBuffer.md
I use wails to transmit binary image streams, but I found that if I bind the method of transmitting binary, wails will automatically base64 encode the binary. Is there a more efficient method?
such as this:https://github.com/MicrosoftEdge/WebView2Feedback/blob/main/specs/SharedBuffer.md