commit | 32d467066a5e8c1880635fbe5224c6b9fb4350b4 | [log] [tgz] |
---|---|---|
author | Hao Chen <chenhaosjtuacm@google.com> | Mon Apr 10 15:59:50 2023 -0700 |
committer | Hao Chen <chenhaosjtuacm@google.com> | Wed Apr 12 16:12:18 2023 -0700 |
tree | ee19b7450c39cd23d9af936f8c73c21ffa0b71fb | |
parent | 6cb8689d10900efab12b1fae57427a5c5611327f [diff] |
GRPC Vehicle Proxy Server The GRPC proxy server speaks to another IVehicleHardware (no matter if it is real or fake) to serve other GRPC vehicle hardware(s). It can be used as a real GRPC Vehicle Hardware backend when it is running on the machine that have a direct access to the real vehicle bus, or it can also be used as a fake backend for testing. Test: `atest GRPCVehicleProxyServerUnitTest` Bug: 266001013 Change-Id: Ifec6e21223986a68ab089a87a9664c1b52601ea2