y123456yz / reading-and-annotate-quicLinks
quic、prot_quic、goquic、libquic源码中文注释分析,增加C++ quic-client和quic-server example 程序,便于快速掌握学习谷歌quic库源码和学习quic协议,作为新的网络加速协议,可以根据实际需要应用于自己的工程项目中。把google quic源码和goquic合并到一个工程编译安装
☆313Updated 2 years ago
Alternatives and similar repositories for reading-and-annotate-quic
Users that are interested in reading-and-annotate-quic are comparing it to the libraries listed below
Sorting:
- *** IT APPEARS THIS EFFORT HAS BEEN ABANDONED *** Chinese translations of various QUIC drafts☆127Updated 4 years ago
- nginx support quic☆232Updated 5 years ago
- ☆209Updated last year
- Posix style QUIC protocol.☆50Updated 2 years ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆43Updated 4 years ago
- Play area for quic☆42Updated 8 years ago
- libquic: QUIC (Quick UDP Internet Connections)☆240Updated 11 years ago
- Apache Traffic Server 源代码分析☆188Updated last year
- Lightweight thread library for C/C++ coroutine (similar to goroutine), for high performance network servers.☆740Updated last year
- A brpc-based server to host and proxy live streams☆265Updated 4 years ago
- A c wrapper library of Google Chromium QUIC. Can be integrated into FFmpeg for playing QUIC protocol stream.Support platforms including A…☆108Updated 6 years ago
- linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助☆306Updated 4 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated last year
- 基于Chromium 82.0.4061.2 quiche库QuicTransport协议实现的原生QUIC客户端库,去掉HTTP2/SPDY,封装了类Socket接口,可以收发裸QUIC数据。☆67Updated 4 years ago
- Nginx cpp development kit☆159Updated 5 years ago
- nginx-quic-lb is an implementation of ietf-quic-lb, based on nginx-release-1.18.0, you can see the detailed code in this pull request☆43Updated 3 years ago
- A C++ network service framework☆143Updated 6 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- libice是一个c/c++库,它实现了RFC5245规范定义的交互式连接建立(ICE)协议, 适用于实时通信领域,比如音视频实时通信。☆122Updated 2 years ago
- ☆152Updated 7 months ago
- C++ network library based on `libgo`.☆244Updated 6 years ago
- 修改UDT默认的CC算法,移植linux2.6版本的tcp_vegas和tcp_cubic算法进去☆25Updated 10 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- libtnet is a tiny high performance c++ network lib, like tornado☆288Updated 10 years ago
- linux 3.10 with excessive comments for tcp/ip stack☆18Updated 9 years ago
- Blog☆90Updated last year
- open source CDN☆30Updated 3 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 6 years ago
- 《深入理解Nginx模块开发与架构解析》示例源码☆39Updated 10 years ago
- Annotated Nginx Source(中文)☆622Updated 11 months ago