@xcorpio telnet调用,代码可以开一个tcp长连接,按照dubbo提供的调用命令,直接写socket数据和读取就可以了
如果你熟悉dubbo框架代码,请阅读:`org.apache.dubbo.rpc.protocol.dubbo.telnet.InvokeTelnetHandler` 如果不熟悉,请使用`sudo tcpdump -i any -A dst port 20880 `抓包看返回数据 [ Full content available at: https://github.com/apache/incubator-dubbo/issues/3105 ] This message was relayed via gitbox.apache.org for [email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
