SteveSandersonMS / WebWindow

.NET Core library to open native OS windows containing web UI on Windows, Mac, and Linux. Experimental.
Apache License 2.0
1.99k stars 215 forks source link

window.SendMessage in binary format or object #102

Closed anaselhajjaji closed 1 year ago

anaselhajjaji commented 4 years ago

Is it possible to send binary content or large objects using window.SendMessage() that supports string type only?