Skip to content

workerJS/workerjs-client

Repository files navigation

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
});

About

Client for pushing tasks and getting responses...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published