The protocol definition that is used by OpenAgents nodes to communicate with a pool.
The protocol is defined as protobuf 3 messages and built with gRPC.
pip install openagents-grpc-proto
npm install @openagentsinc/openagents-grpc-proto
TODO
bash build-javascript.js
bash build-php.sh
bash build-python.sh
bash build-docs.sh
Prebuilt packages are available in the releases
page.