generated from MetaMask/metamask-module-template
-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
#349 replaces the kernel-UI communication with a single broadcast channel. Unfortunately, this broke our support for multiple open UI instances at once. We should resolve this by establishing a single UI "control" channel, which is used to establish dedicated / unique broadcast channels between the kernel and the UI. The lifetime of these channels will be coextensive with the UI instance they belong to.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working