Hello!
On Wed, Jan 13, 2016 at 2:21 AM, martin.keiblinger wrote:
> Are there any pointers on how to get started with extending the Lua module
> and how the HTTP2 module works from a developer POV?
>
The source code is the best place to get enlightened :)
For HTTP2 implementation questions, you can ask directly on the
nginx-devel mailing list. And for ngx_lua module's side, just ask
here. BTW, please try hard before asking a question, otherwise your
question may get ignored ;)
Thanks!
Best regards,
-agentzh