netty系列之:一口多用,使用同一端口運行不同協議
- 2022 年 1 月 12 日
- 筆記
目錄 簡介 SocksPortUnificationServerHandler 自定義PortUnificationSe …
Continue Reading目錄 簡介 SocksPortUnificationServerHandler 自定義PortUnificationSe …
Continue Reading目錄 簡介 代理和反向代理 netty實現代理的原理 實戰 總結 簡介 愛因斯坦說過:所有的偉大,都產生於簡單的細節中。 …
Continue Reading目錄 簡介 本文的目標 支持多個圖片服務 http2處理器 處理頁面和圖像 價值上億的速度優化方案 總結 簡介 其實軟件 …
Continue Reading目錄 簡介 多路復用的基礎 多路復用在server端的使用 配置TLS處理器 配置clear text upgrade …
Continue Reading目錄 簡介 Http2FrameCodec Http2Frame、Http2FrameStream和Http2Strea …
Continue Reading目錄 簡介 使用http1.1的方式處理http2 處理TLS連接 處理h2c消息 發送消息 總結 簡介 對於http2 …
Continue Reading目錄 簡介 http2中的流控制 netty對http2流控制的封裝 Http2FlowController Http2 …
Continue Reading目錄 簡介 http2消息的結構 netty對http2的封裝 Http2Stream Http2Frame 總結 簡介 …
Continue Reading目錄 簡介 基本流程 CleartextHttp2ServerUpgradeHandler Http2Connectio …
Continue Reading目錄 簡介 TLS的擴展協議NPN和ALPN SslProvider ApplicationProtocolConfig …
Continue Reading