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/03/02 06:45:13 UTC

[GitHub] [dubbo] jierongjian opened a new issue #9718: python 怎么调用dubbo接口(protubuf协议)

jierongjian opened a new issue #9718:
URL: https://github.com/apache/dubbo/issues/9718


   - 如题
   - 当dubbo接口使用的是protobuf协议时,可以使用python传参吗
   - 以下是具体场景
   - .proto文件已转.py
   - url = 'http://127.0.0.1:25271/'
   - service = 'com.service.common.api.service'
   - interface= 'TestHessianService'
   - method = 'testHessian'
   - 求求各位大大指导


-- 
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


[GitHub] [dubbo] zcbbpo commented on issue #9718: python 怎么调用dubbo接口(protubuf协议)

Posted by GitBox <gi...@apache.org>.
zcbbpo commented on issue #9718:
URL: https://github.com/apache/dubbo/issues/9718#issuecomment-1067629425


   要不试试telnet,我们测试也是用python的,他们说用Telnet会很简单。


-- 
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


[GitHub] [dubbo] jierongjian closed issue #9718: python 怎么调用dubbo接口(protubuf协议)

Posted by GitBox <gi...@apache.org>.
jierongjian closed issue #9718:
URL: https://github.com/apache/dubbo/issues/9718


   


-- 
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


[GitHub] [dubbo] EarthChen commented on issue #9718: python 怎么调用dubbo接口(protubuf协议)

Posted by GitBox <gi...@apache.org>.
EarthChen commented on issue #9718:
URL: https://github.com/apache/dubbo/issues/9718#issuecomment-1055051883


   建议使用 dubbo 3.0的 triple 协议,python 端直接使用 grpc client 即可


-- 
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


[GitHub] [dubbo] jierongjian commented on issue #9718: python 怎么调用dubbo接口(protubuf协议)

Posted by GitBox <gi...@apache.org>.
jierongjian commented on issue #9718:
URL: https://github.com/apache/dubbo/issues/9718#issuecomment-1056378725


   > 
   
   


-- 
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


[GitHub] [dubbo] jierongjian commented on issue #9718: python 怎么调用dubbo接口(protubuf协议)

Posted by GitBox <gi...@apache.org>.
jierongjian commented on issue #9718:
URL: https://github.com/apache/dubbo/issues/9718#issuecomment-1056381924


   > 建议使用dubbo 3.0的三重协议,python端直接使用grpc客户端即可
   
   嘤嘤嘤,我这里是dubbo 2.0,开发哥哥说还没有计划升级,那是不是意味着,只能用java呢


-- 
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


[GitHub] [dubbo] jierongjian removed a comment on issue #9718: python 怎么调用dubbo接口(protubuf协议)

Posted by GitBox <gi...@apache.org>.
jierongjian removed a comment on issue #9718:
URL: https://github.com/apache/dubbo/issues/9718#issuecomment-1056378725


   > 
   
   


-- 
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