developit / developit/web-worker

Add support for MessageChannel and MessagePort

Open
#11 1 comment 4 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.2k
Forks
57
PR merge metrics
No merged PRs in 30d

Description

These two classes are actually part of the web worker story, and you quickly need them when two workers want to communicate autonomously (w/o parent). They also exist in node, but a again in a little bit different way.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.