zserge / lorca

Build cross-platform modern desktop apps in Go + HTML5
MIT License
8.04k stars 535 forks source link

Export underlying socket #146

Open vjerci opened 3 years ago

vjerci commented 3 years ago

Can you export underlying socket connecting to dev tools,

carlo, and devtools have a couple of useful methods, atm i need setIcon method https://github.com/GoogleChromeLabs/carlo/blob/8f2cbfedf381818792017fe53651fe07f270bb96/lib/carlo.js#L196

Ik it must be a pita to keep then all up to date, but can you by any chance export ws connection

phanirithvij commented 3 years ago

I think you are asking the same thing as #46