jchv/go-webview2

binary tranfer

Opened this issue · 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