netty-http2 icon indicating copy to clipboard operation
netty-http2 copied to clipboard

Consolidate with netty provided codec ?

Open normanmaurer opened this issue 10 years ago • 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

normanmaurer avatar Sep 10 '15 19:09 normanmaurer

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

Scottmitch avatar Sep 10 '15 19:09 Scottmitch

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 avatar Oct 30 '15 20:10 yschimke

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

Scottmitch avatar Oct 30 '15 21:10 Scottmitch

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

yschimke avatar Jun 06 '16 19:06 yschimke

thanks for the update @yschimke !

Scottmitch avatar Jun 06 '16 19:06 Scottmitch