tree: 50afbecd3d5831098cde23e6c5c2e18471301872 [path history] [tgz]
  1. client.dart
  2. README.md
  3. worker.dart
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.