mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
![Sunpoet Po-Chuan Hsieh](/assets/img/avatar_default.png)
nghttp3 is an implementation of HTTP/3 mapping over QUIC and QPACK in C. It does not depend on any particular QUIC transport implementation. The HTTP/3 library implements HTTP/3 draft-24. It can exchange basic HTTP request, response and server push, but does not fully implement the specification at the moment. The QPACK library implements QPACK draft-11. It supports dynamic table. WWW: https://github.com/ngtcp2/nghttp3
8 lines
163 B
Plaintext
8 lines
163 B
Plaintext
include/nghttp3/nghttp3.h
|
|
include/nghttp3/version.h
|
|
lib/libnghttp3.a
|
|
lib/libnghttp3.so
|
|
lib/libnghttp3.so.0
|
|
lib/libnghttp3.so.0.0.0
|
|
libdata/pkgconfig/libnghttp3.pc
|