Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

document promise behaviour #16

Open
MariusAlch opened this issue Aug 18, 2017 · 1 comment
Open

document promise behaviour #16

MariusAlch opened this issue Aug 18, 2017 · 1 comment
Assignees

Comments

@MariusAlch
Copy link
Contributor

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

@kwiatkk1 kwiatkk1 self-assigned this Sep 5, 2017
@kwiatkk1
Copy link
Contributor

kwiatkk1 commented Sep 5, 2017

Hi Marius! Good point! I'll make this info more descriptive.

@rafixer rafixer self-assigned this Jun 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants