ni / grpc-labview

gRPC client and server support for LabVIEW
MIT License
91 stars 62 forks source link

Fix LV code generation so that it honors source version of the project #380

Closed jasonmreding closed 2 months ago

jasonmreding commented 2 months ago

Description

This PR fixes the following issues with LV code generation from a .proto file:

Implementation

Testing

I manually tested generation using proto files used by this repo which is where these issue were originally encountered.