implement generic broadcastchannel and apply it to websocket provider
This commit is contained in:
@@ -1 +1,5 @@
|
||||
import * as idb from '../lib/idb.js'
|
||||
|
||||
const bc = new BroadcastChannel('ydb-client')
|
||||
|
||||
idb.openDB()
|
||||
Reference in New Issue
Block a user