libhttp2
libhttp2 copied to clipboard
Usage examples
I don't know any other way to ask, but are there any examples of using this library for reading and writing HTTP2 requests? I am finding it difficult to use this library as it does not appear to use the same API as nghttp2. I have a project that requires HTTP2 and it appears that Vibe.D still doesn't support them yet.
I have added support for http2 to vibe.d although it hasnt been merged. I use it daily from my fork at etcimon/vibe.0, you will find the usage example in source/vibe/http/http2.d