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

RFC: adds proto-kotlin and protoc-plugin-kotlin #7254

Closed
wants to merge 3 commits into from

Conversation

bshaffer
Copy link
Contributor

@bshaffer bshaffer commented Feb 25, 2020

Hello protobuf team!
This is @lowasser's implementation of protobuf for Kotlin, and follows this Kotlin Design doc.

The libraries are built with Gradle, and fall into two major components:

  • kotlin/protoc-plugin-common - Tools for building Kotlin using protoc, used by both proto-kotlin (below) and grpc-kotlin (the gRPC implementation for Kotlin which will be added to the grpc repo)
  • kotlin/protobuf - The protoc plugin for generating native kotlin classes using protos.

@acozzette
Copy link
Member

@bshaffer I'm going to close this because I believe this change has been superseded by #8272. Please let me know if I am mistaken, though.

@bshaffer bshaffer closed this Mar 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants