Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ye11ow/http2-explained-chinese
http2讲解中文版
https://github.com/ye11ow/http2-explained-chinese
Last synced: about 1 month ago
JSON representation
http2讲解中文版
- Host: GitHub
- URL: https://github.com/ye11ow/http2-explained-chinese
- Owner: ye11ow
- Created: 2015-03-07T13:24:13.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-03-28T11:33:11.000Z (over 5 years ago)
- Last Synced: 2024-04-14T19:09:02.524Z (8 months ago)
- Homepage: https://www.gitbook.com/book/ye11ow/http2-explained
- Size: 2.54 MB
- Stars: 309
- Watchers: 20
- Forks: 63
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**Notice:** This is the Simplified Chinese translation of *[http2 explained](https://daniel.haxx.se/http2/)*. Thank [Daniel Stenberg](https://daniel.haxx.se/) for his great work!
简介
=======《http2讲解》这篇文档会从技术和协议层面介绍HTTP/2协议([RFC 7540](https://httpwg.org/specs/rfc7540.html)),主要内容包括HTTP/2协议产生的背景、协议本身、实现和未来。原作者为[Daniel Stenberg](https://daniel.haxx.se/)。
阅读请访问:
* [中文版](https://www.gitbook.com/book/ye11ow/http2-explained/details)
* [英文原版](https://daniel.haxx.se/http2/)主要翻译者
=======* Calvin Zhang
* Simon Xia
* [其他贡献者](https://github.com/ye11ow/http2-explained-chinese/graphs/contributors)