netty5/example/src/main
Norman Maurer 6ebf4d1f5b [#4347] Remove not needed write operation from example.
Motivation:

The proxy example contains some code that is not needed. This can confuse the reader.

Modifications:

Remove the not needed ctx.write(...).

Result:

Less confusing code.
2015-10-14 10:57:04 +02:00
..
java/io/netty/example [#4347] Remove not needed write operation from example. 2015-10-14 10:57:04 +02:00
resources Add HTTP/2 Netty tiles example 2015-05-18 14:16:54 -07:00