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

How to generate .kt from .proto? #1358

Closed
lz1998 opened this issue Mar 3, 2021 · 2 comments
Closed

How to generate .kt from .proto? #1358

lz1998 opened this issue Mar 3, 2021 · 2 comments

Comments

@lz1998
Copy link

lz1998 commented Mar 3, 2021

What is your use-case and why do you need this feature?

I want to migrate a golang program to kotlin, but I can't find any solution to generate .kt from .proto.

Should I only use Java's official protobuf generator? I think it's not a good idea.

Describe the solution you'd like

A protoc plugin to generate .kt from .proto.

@sandwwraith
Copy link
Member

See #477 (comment)

@Dogacel
Copy link
Contributor

Dogacel commented Aug 13, 2023

Hi @lz1998 , I am actually working on this project and would like to hear from you what you think.

https://github.com/Dogacel/kotlinx-protobuf-gen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants