developit / developit/web-worker
Add support for MessageChannel and MessagePort
Open
- 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
Assessment
This issue has not been assessed yet.