You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/11/01 13:08:51 UTC

[GitHub] [dubbo] EarthChen commented on issue #10776: [Triple] Optimize wrapper mode performance

EarthChen commented on issue #10776:
URL: https://github.com/apache/dubbo/issues/10776#issuecomment-1298484988

   > @EarthChen 大佬,我理解了一下,现在就是要将Triple和protobuf解耦,让triple 支持更多的序列化方式;序列化定义是通过content-type传递进来的,是不是意味着用户可以指定序列化协议;这这两天看一下代码,改动似乎不小;如果要支持其他序列化协议,我们优先支持哪几种呢?
   
   不用特殊去支持哪几种,我们直接用 dubbo 的序列化的 spi 就可以的,改动应该还可控 可以客户端和服务端分开实现,优先实现服务端


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org