1.0.0 • Published 10 years ago
turkassign-browser v1.0.0
Turkassign library for browser
It provides some functions that communicate to task pool
reserveTasks([ taskIds ])- you should call this when you reserve tasks
fetchAvailableTasks()- fetch tasks which has one or more budgets
finishTaskAssginment()- you should call this after you showed the task to worker
- Some functions that is needed to platform is called
How to build
$ npm run build1.0.0
10 years ago