jamesge commented on issue #1775:
URL: 
https://github.com/apache/incubator-brpc/issues/1775#issuecomment-1146579231

   试试这个接口,这是专门用来读chunked response的: 
https://github.com/apache/incubator-brpc/blob/master/src/brpc/progressive_reader.h
   
   但此接口比较底层,获取events后需要append至一个IOBuf内然后按格式边界自行切割、使用
   
   
   


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

Reply via email to