netty5/codec-http2
Norman Maurer 16c88fd9ed Use EmbeddedChannel.finishAndReleaseAll() to remove boiler-plate code (#9824)
Motivation:

We can make use of EmbeddedChannel.finishAndReleaseAll() and so remove some code

Modifications:

Use finishAndReleaseAll()

Result:

Less code to maintain
2019-11-28 11:04:09 +01:00
..
src Use EmbeddedChannel.finishAndReleaseAll() to remove boiler-plate code (#9824) 2019-11-28 11:04:09 +01:00
pom.xml Remove duplicated declaration of dependency 2019-01-21 11:54:55 +01:00