cloudwego / cloudwego/kitex

Request help: develop a tool to migrate from gRPC to Kitex

Open
#1,262 2 comments 0 reactions 1 assignee Claimed by @ppzqh View on GitHub
Dominant language
Go
Stars
8k
Forks
918
Avg merge
1d 13h
Merged PRs (30d)
7

Description

**Is your feature request related to a problem? Please describe.**
Provide a migration tool that can help gRPC user migrate to Kitex in an easy way.

**Describe the solution you'd like**

This tool can automatically replace the usage of gRPC with Kitex, including the running server, client and options provided by kitex. It also helps to generate code using Kitex cmd tool that is transforming protoc cmd to kitex cmd (optional).

**Additional context**
Using Kitex with gPRC protocol:
* https://www.cloudwego.io/docs/kitex/tutorials/basic-feature/protocol/serialization-protocol/protobuf/

Code generation using kitex:
* https://www.cloudwego.io/docs/kitex/tutorials/code-gen/code_generation/#notes-for-using-protobuf-idls
* https://github.com/cloudwego/kitex-examples/tree/main/kitex/protobuf

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.