Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it possible to opt-out of grpc service generation #177

Open
Psy-Kai opened this issue Oct 24, 2022 · 1 comment
Open

Make it possible to opt-out of grpc service generation #177

Psy-Kai opened this issue Oct 24, 2022 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Psy-Kai
Copy link

Psy-Kai commented Oct 24, 2022

Hello :)

I am writing a custom rpc mechanism and wanted to use the protoc-gen-ts to generate message definitions.
Since I don't want to use grpc I only want to generate messages no services.
Adding another parameter like no_services or no_grpc would be nice :)

@thesayyn thesayyn added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Jan 9, 2023
@thesayyn
Copy link
Owner

thesayyn commented Jan 9, 2023

this is a reasonable feature request. i'm happy to accept PRs if anyone is up for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants