tree: c2d0412b9bf50ca7a038dfda0505aef8ec4bef93 [path history] [tgz]
  1. client.dart
  2. README.md
  3. worker.dart
pkgs/bazel_worker/example/README.md

Run dart example/client.dart. The client will start up a worker process, send a single work request, read a file written by the worker, then terminate the worker.