twitter/netty-http2

Consolidate with netty provided codec ?

normanmaurer opened this issue · 5 comments

Hey guys,

I wonder if you ever thought about merge your work with the codec[1] that is part of netty 4.1 branch ? I think it would be nice to join forces here :)

[1] https://github.com/netty/netty/tree/4.1/codec-http2

+1. Be great to join forces and combine our efforts.

At the moment this library (netty-http2) is not actively maintained by Twitter. Internally we will be looking to migrate to codec-http2 at some point.

@yschimke - Great! Don't hesitate to reach out if you have any questions for find any issues. As always we love PRs :)

The README.md is updated to point directly to Netty 4.1

thanks for the update @yschimke !