is there a difference in the performance of nghttp2 and libnghttp2_asio?
Hello, does anyone know if there is a noticeable difference in performance for libnghttp2_asio and the nghttp2 normal C code. I am having difficulties understanding nghttp2 and was contemplating trying the libnghttp2_asio version, would i lose anything performance-wise?
I've tested this and the answer is no, you get the same performance with both C and C++ bindings.
Best, A.
I've tested this and the answer is no, you get the same performance with both C and C++ bindings.
Best, A.
Can you please send me sample code for sending POST request concurrently ?
Closed since asio library has been removed.