An open API service indexing awesome lists of open source software.

https://github.com/cntransgroup/http2ia

HTTP/2 in action 翻译学习
https://github.com/cntransgroup/http2ia

http http2 translation

Last synced: 7 months ago
JSON representation

HTTP/2 in action 翻译学习

Awesome Lists containing this project

README

          

《HTTP/2 in action》翻译学习

[在线网站]()

## 其他

### Parser
[http-parser](https://github.com/nodejs/http-parser)
这个解析库在2019年已经停止,原因是作者觉得这个库已经难以维护,转为使用
[llhttp](https://github.com/nodejs/llhttp)
使用 TypeScript 编写,生成 C 代码,benchmark 显示生成的 C 代码运行比 http-parser 更快

## 法律声明

译者纯粹出于**学习目的**与**个人兴趣**翻译本书,不追求任何经济利益。

译者保留对此版本译文的署名权,其他权利以原作者和出版社的主张为准。

本译文只供学习研究参考之用,不得公开传播发行或用于商业用途。有能力阅读英文书籍者请购买正版支持。