2.0.3 • Published 7 years ago

workerjs-client v2.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

workerjs-client

Note, I am in the progress of rewriting this one

Client for pushing tasks and getting responses...

let task = client("task", {});

task.send(function(data){
	//handle message from worker
});
2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago