Jake Brazelton

Results 5 comments of Jake Brazelton

``` openssl version > OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022) ```

Thanks for the fix! You're suggestion appears to solve my problem for the time being until the OpenSSL issue is worked out.

You could potentially resolve your issue with multi-file generation by using the `fileSuffix` option, allowing you to generate grpc-js files as normal and then nest files like `file-name.nest.ts`. An example...

This would be a very welcome feature for .proto files that define multiple enums. The protobuf system disallows enums in the same scope that have values of the same name,...

Busy with my 9-5 at the moment, but if I get some free time soon I'll take a look.