howarle opened a new issue, #2677:
URL: https://github.com/apache/brpc/issues/2677
**Describe the bug (描述bug)**
当同一个brpc::Server中同时存在Stream和普通 RPC,普通RPC将无法解析,报错为:
```
E20240703 08:42:11.077316 1409359 input_messenger.cpp:123] Fail to parse
response from 127.0.0.1:12306 by streaming_
howarle opened a new pull request, #2678:
URL: https://github.com/apache/brpc/pull/2678
### What problem does this PR solve?
Issue Number: https://github.com/apache/brpc/issues/2677
Problem Summary: under `baidu_std`, server can not parse message when normal
PRC and stream RPC
skyflower opened a new issue, #2679:
URL: https://github.com/apache/brpc/issues/2679
compiler step:
1. make build
2. cd build
3. cmake ../ -DWITH_GLOG=ON

--
This is an autom
wwbmmm commented on PR #2678:
URL: https://github.com/apache/brpc/pull/2678#issuecomment-2207975487
UT failed:
```
brpc_streaming_rpc_unittest.cpp:254: Failure
Expected equality of these values:
0
brpc::StreamWrite(request_stream, out)
Which is: 11
```
--
T
joke-lee commented on issue #2410:
URL: https://github.com/apache/brpc/issues/2410#issuecomment-2208233520
this spec work
```
%define debug_package %{nil}
%define _unpackaged_files_terminate_build 0
Name: braft
Version: 1.1.2
Release: 1%{?dist}
Summary: accesser
Licens