Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)
brpc streaming
Describe the solution you'd like (描述你期望的解决方法)
需求可以简化为send 端如何切分, 接收端如何合并回来
- 做在协议层
- 在 iobuffer 上切分
The requirement can be simplified as how to split when sending and how to merge when receiving
- At the protocol layer
- Split on iobuffer
Describe alternatives you've considered (描述你想到的折衷方案)
Additional context/screenshots (更多上下文/截图)
Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)
brpc streaming
Describe the solution you'd like (描述你期望的解决方法)
需求可以简化为send 端如何切分, 接收端如何合并回来
The requirement can be simplified as how to split when sending and how to merge when receiving
Describe alternatives you've considered (描述你想到的折衷方案)
Additional context/screenshots (更多上下文/截图)