bazel-worker-api
v0.0.1
published 11 months ago
7 stars
4 forks
3 watchers
Apache License 2.0
public
1 assets
675,134 downloads
26 KB
Compatibility level unknown
s0Hj+6Cj3Qq3v9x+JW+tcRofnpJVVjp0wwVnYEa1oYQ=
Maintained byXudong Yang
v0.0.1
September 12, 2024
[expand for release notes]

Bazel Persistent Worker API

This repository contains the code for Bazel's Persistent Worker API.

There are two Bazel modules in this repository:

  • proto: contains the bare protocol buffers for the worker API.
  • java: contains a simple Java wrapper library.