netty5/example/src/main
Norman Maurer cda4f88ca2
Correctly release inbound data in example. (#8105)
Motivation:

We need to release the inbound data to ensure there are no leaks.

Modifications:

Extend SimpleChannelInboundHandler which will release inbound data by default.

Result:

No more leaks.
2018-07-09 03:50:26 -04:00
..
java/io/netty/example Correctly release inbound data in example. (#8105) 2018-07-09 03:50:26 -04:00
resources fix the typos 2017-04-20 04:56:09 +02:00