go-webview2 icon indicating copy to clipboard operation
go-webview2 copied to clipboard

binary tranfer

Open snopywithchary opened this issue 1 year ago • 0 comments

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

snopywithchary avatar Jan 20 '24 02:01 snopywithchary