netty5/example/src/main
Jean-Rémi Desjardins 9bcfef0f10 Fix incoherence in WebSocket example
Motivation:

The logic in the current websocket example is confusing and misleading

Modifications:

Remove occurrences of "http" and "https" and replace them with "ws" and "wss"

Result:

The example code is now coherent and is easier to understand for a new user.
2015-06-04 19:24:02 +02:00
..
java/io/netty/example Fix incoherence in WebSocket example 2015-06-04 19:24:02 +02:00
resources Add HTTP/2 Netty tiles example 2015-05-18 14:16:54 -07:00