Skip to content

workerJS/workerjs-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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