Hi.I plan to try to implement http/2 into haproxy based on https://github.com/nghttp2/nghttp2.
Before I start I must know if this the patches will be accepted.
There are some pros Lib is already used in some applications. It looks to me that the lib is able to handle event based traffic. also some cons Another dependency like pcre and ssl What's the opinion about my plan? Best regards Aleks

