netty5/codec-http2
nmittler 74e72ea752 Cleaning up GOAWAY methods.
Motivation:

The current GOAWAY methods are in each endpoint and are a little
confusing since their called connection.<endpoint>.goAwayReceived().

Modifications:

Moving GOAWAY methods to connection with more clear names
goAwaySent/goAwayReceived.

Result:

The GOAWAY method names are more clear.
2014-10-13 13:27:39 +02:00
..
src Cleaning up GOAWAY methods. 2014-10-13 13:27:39 +02:00
pom.xml HTTP/2 Data Decompression 2014-09-14 08:43:13 -04:00