BroadcastChannel
communication between browsers and deno
#125
Labels
enhancement
New feature or request
BroadcastChannel
communication between browsers and deno
#125
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 thewebview.bind
api.The text was updated successfully, but these errors were encountered: