Skip to content

Support multiple open UI instances #371

@rekmarks

Description

@rekmarks

#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 working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions