Spring Boot starter that activates netty-spring WebSocket cluster support. Adds
Redis-backed cross-node broadcast, unicast routing, and distributed session registry.
Only activated when server.netty.websocket.cluster.enable=true; default is
single-node mode — adding this starter without the config flag has zero effect.