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

Proposal: Scaffold Generator based on Thrift IDL #37

Closed
felix021 opened this issue Aug 24, 2023 · 1 comment
Closed

Proposal: Scaffold Generator based on Thrift IDL #37

felix021 opened this issue Aug 24, 2023 · 1 comment
Assignees

Comments

@felix021
Copy link
Contributor

The goal of this proposal is to make Kitex command line tool and Thriftgo capable of generating scaffold suitable for codec-dubbo.

Due to the similarity between hessian2 and thrift, we suggest a slightly modified version of Thrift, including:

  • Add JavaClassName tags to each service and struct for code generation
  • Support float32
  • ...
@felix021
Copy link
Contributor Author

felix021 commented Nov 3, 2023

implemented in cloudwego/kitex#1076

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

No branches or pull requests

2 participants