webview_deno icon indicating copy to clipboard operation
webview_deno copied to clipboard

`BroadcastChannel` communication between browsers and deno

Open eliassjogreen opened this issue 2 years ago • 0 comments

An interesting idea would be to implement and extend the BroadcastChannel api of all browsers and deno so that they too could interoperate. This would enable easy cross-window communication (#27) and a simpler alternative to the webview.bind api.

eliassjogreen avatar Jun 25 '22 18:06 eliassjogreen