developit / developit/web-worker
Add support for MessageChannel and MessagePort
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 1.2k
- Forks
- 57
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.