zhuxinlong commented on issue #392:
URL: https://github.com/apache/incubator-brpc/issues/392#issuecomment-752037856


   定位到原因了,stream rpc 建流是特殊的rpc 
,请求是PRPC,但是回包是STRM,所以建流和流传输都是回的STRM,如果夹杂普通的PRPC,就会回PRPC包,就会客户端解析失败


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

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