Brand
首页
导航
IT
英语
数学
哲学
文字控
项目
工作
生活
登录
注册
首页
导航
IT
英语
数学
哲学
文字控
项目
工作
生活
用手机扫我
在手机上打开
nghttp3
1.1、nghttp3简介
是什么 ?
:
HTTP/3 library written in C
开发语言
:
C
源码仓库
:
https://github.com/ngtcp2/nghttp3
1.2、通过包管理器安装nghttp3
操作系统
包管理器
安装命令
Gentoo Linux
Portage
sudo emerge nghttp3
1.3、通过编译源码安装nghttp3
build for current host
build for Android
build for iOS
1.4、nghttp3中包含的头文件
nghttp3/nghttp3.h
nghttp3/version.h
1.5、nghttp3中包含的库文件
libnghttp3.{a | so | dylib}