allegro / allegro/node-worker-nodes
document promise behaviour
Ouverte
hacktoberfest
- Langage dominant
- JavaScript
- Étoiles
- 494
- Forks
- 32
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
```
workerNodes.call : Proxy
This exposes the api of a module that the worker nodes are working on. If the module is a function, you can call this directly. If the module exports multiple functions, you can call them as they were properties of this proxy.
Kind: instance property of WorkerNodes
```
nothing is mentioned about promises, and the example shows usage of promises
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.