Netty HTTP/2 Early Data Support: Improving Performance with Early Data Feature
The issue on GitHub relates to the Netty framework, a Java-based networking library designed for developing high-performance network applications. Issue #12827 centers around adding support for HTTP/2's 'early data' feature in Netty, which enables clients to send data to the server before the TLS handshake is completed. This feature can enhance HTTP/2 connection performance by decreasing latency and improving overall throughput. The issue has been a topic of discussion among Netty developers and contributors, and active efforts are underway to integrate this feature into the framework.
原文地址: https://www.cveoy.top/t/topic/lIlw 著作权归作者所有。请勿转载和采集!