mirror of
https://github.com/nghttp2/nghttp2.git
synced 2026-06-21 10:39:17 +08:00
This will improve performance since we can avoid indirect call of internal functions. The downside is we now require libnghttp2 static library to run unit tests.