netty5/example/src/main
Andrey Mizurov 042b51ae52 Fix websocket examples (#9757)
Motivation:

After fix #9377 some websocket examples work incorrect

Modification:

Replace `Unpooled.EMPTY_BUFFER` to `ctx.alloc().buffer(0)` for responses with possible content

Result:

Examples work
2019-11-06 09:44:29 +01:00
..
java/io/netty/example Fix websocket examples (#9757) 2019-11-06 09:44:29 +01:00
resources fix the typos 2017-04-20 04:56:09 +02:00