Skip to content

Evaluate a possibility to implement messaging with a Worker/SharedWorker #18

@dhuebner

Description

@dhuebner

It would be interesting to try out communication with a worker thread. Following should work:

  • register a worker (needs a new participant type)
  • send and receive messages to a worker (from extension or webview)
  • terminate worker on dispose
  • maybe implement a plain HTML page new Messenger() that spawns a Worker and "talks" to him.

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions