AlbumenJ opened a new issue, #11895:
URL: https://github.com/apache/dubbo/issues/11895

   ## 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.
   
   ## 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
   
   https://issues.apache.org/jira/browse/DUBBO-114


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to