aboutsummaryrefslogtreecommitdiffstats
path: root/worker_examples
Commit message (Collapse)AuthorAgeFilesLines
* add escaping for filenames in transcode exampleHEADmasterVG2017-05-221-2/+2
|
* Implement the teaqueue project.VG2016-04-252-0/+11
- readme has been completed. - teaqueue-server has been implemented. - teaqueue-client has been implemented. - some worker examples have been written.