qiubyte opened a new issue, #3747: URL: https://github.com/apache/dubbo-go/issues/3747
### What problem would this solve? dubbo-go currently lacks a Codec-level extension point. In contrast, Dubbo Java provides Serializer and Codec2 SPI extension points, allowing users to customize serialization behavior through standard SPI configuration. dubbo-go 当前缺少 Codec 级别的扩展点。相比之下,Dubbo Java 提供了 Serializer 和 Codec2 SPI 扩展点,允许用户通过标准 SPI 配置自定义序列化行为 ### Proposed solution (optional) _No response_ -- 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]
