netty5/example/src/main
Norman Maurer 4403b1a7ea [#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:56:49 +02:00
..
java/io/netty/example [#4347] Remove not needed write operation from example. 2015-10-14 10:56:49 +02:00
resources Add logLevel property to enable different log levels for the examples. 2014-11-21 10:48:13 +09:00