system76 / bottle

Protobuf messages in a bottle
GNU General Public License v3.0
9 stars 6 forks source link

Add missing_components to Build #64

Closed doomspork closed 3 years ago

doomspork commented 3 years ago

We need to provide a mechanism to package up and return these to the other services. We could create a new gRPC endpoint and message to handle just these specific components or by adding it here, we can return it in the existing gRPC call.