netty5/example/src/main
martin vseticka 58dc0b2975 Handle handshake failure in Websocket Client example
Motivation:

We need to fail the promise if a failure during handshake happens.

Modification:

Correctly fail the promise.

Result:

Correct websocket client example. Fixes [#6998]
2017-07-21 07:37:02 +02:00
..
java/io/netty/example Handle handshake failure in Websocket Client example 2017-07-21 07:37:02 +02:00
resources fix the typos 2017-04-20 05:19:06 +02:00