Skip to content

Commit d5c1f13

Browse files
author
yazhou.yang
committed
change read.me for http2 and quic
1 parent 19f73a5 commit d5c1f13

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,12 @@ nginx的以下功能模块的相关代码已经阅读,并对其源码及相关
172172
2.[限流不准确分析](https://github.com/alibaba/tengine/issues/855)<br />
173173
3.
174174

175-
175+
176+
http2 quic学习参考:
177+
===================================
178+
libquic goquic编译安装,源码分析注释:https://github.com/y123456yz/reading-and-annotate-quic
179+
nghttp2相关参考:https://github.com/y123456yz/reading-and-annotate-nghttp2
180+
176181

177182
===================================
178183
编译方法:

阅读说明.c

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,12 @@ nginx的以下功能模块的相关代码已经阅读,并对其源码及相关
172172
2.[限流不准确分析](https://github.com/alibaba/tengine/issues/855)<br />
173173
3.
174174

175-
175+
176+
http2 quic学习参考:
177+
===================================
178+
libquic goquic编译安装源码分析注释https://github.com/y123456yz/reading-and-annotate-quic
179+
nghttp2相关参考https://github.com/y123456yz/reading-and-annotate-nghttp2
180+
176181

177182
===================================
178183
编译方法

0 commit comments

Comments
 (0)