mirror of
https://github.com/nghttp2/nghttp2.git
synced 2026-03-24 23:16:15 +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.