半关闭在 http2 中有什么作用?http2中流状态的本地和远程之间有什么区别?
我已经看到:reserved(local) --> half closed(remote)在流的生命周期中。
reserved(local) --> half closed(remote)
为什么是本地到远程?为什么不reserved(local) --> half closed(local)呢?
reserved(local) --> half closed(local)
https http netty http2
http ×1
http2 ×1
https ×1
netty ×1