bazel_worker 1.1.2 bazel_worker: ^1.1.2 copied to clipboard
Protocol and utilities to implement or invoke persistent bazel workers.
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.