Closed rootwarp closed 2 years ago
Add a new protobuf service, RPC. As a first step, add PluginStatus function to query plugin status.
PluginStatus
@xellos00 Let you know this PR for reviewing a new gRPC interface.
@xellos00 File structure is modified. let me know any further issues.
Add a new protobuf service, RPC. As a first step, add
PluginStatus
function to query plugin status.