netty5/example
Andrey Mizurov cecbf18251 Stomp over WebSocket Chat example (#10152)
Motivation:

Often people want to use `stomp-codec` with WebSocket transport or other but cannot figure out how can do this staff on Netty.

Modification:

Create example for demonstrating integration between STOMP and WebSocket.
Inspired by https://github.com/jmesnil/stomp-websocket

Result:

Fixes #9383
2020-04-08 12:23:32 +02:00
..
src/main Stomp over WebSocket Chat example (#10152) 2020-04-08 12:23:32 +02:00
.gitignore [#844] [#867] Add UDT transport 2013-01-07 21:06:22 +01:00
pom.xml feat(example-mqtt): new MQTT heartBeat broker and client examples (#9336) 2019-07-10 12:20:12 +02:00