Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: reverse proxy gRPC service communication (#496)
* Initial gRPC-to-proxy client * Improve gRPC client * Let RPC be reversed * Use new protos; proxy communication is optional * update proto submodule * remove default value * proxy grpc CA setup * use async sleep * implement error responses * rename field * fix log wording * log task results * update proto submodule * bump rust version * update dependencies --------- Co-authored-by: Maciej Wójcik <[email protected]>
- Loading branch information