Albumen Kevin created DUBBO-114:
-----------------------------------
Summary: Dubbo GSoC 2023 - IDL management
Key: DUBBO-114
URL: https://issues.apache.org/jira/browse/DUBBO-114
Project: Apache Dubbo
Issue Type: Task
Reporter: Albumen Kevin
h2. Background
Dubbo currently supports protobuf as a serialization method. Protobuf relies on
proto (Idl) for code generation, but currently lacks tools for managing Idl
files. For example, for java users, proto files are used for each compilation.
It is more troublesome, and everyone is used to using jar packages for
dependencies.
h2. Target
Implement an Idl management and control platform, support idl files to
automatically generate dependency packages in various languages, and push them
to relevant dependency warehouses
--
This message was sent by Atlassian Jira
(v8.20.10#820010)