Open lucacasonato opened 3 years ago
I know the node compat stuff swooped in and took over priority - but I would still love to see this available in Deno some day!
@johnspurlock Me too :) So while we wait for a proper implementation, I made a polyfill for BroadcastChannel in deno
cli: https://deno.land/x/websocket_broadcastchannel
Follow-up to #10354
This will require some prerequisite work:
BroadcastChannel should be ready for stabilization after this.