netty5/example/src/main
martin vseticka f897507b09 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:36:36 +02:00
..
java/io/netty/example Handle handshake failure in Websocket Client example 2017-07-21 07:36:36 +02:00
resources fix the typos 2017-04-20 04:56:09 +02:00