netty-socketio-demo
netty-socketio-demo copied to clipboard
How can server send broadcst message to all client
Using ChatLauncher, I am not getting how can server send message to all connected clients. Current implementation only when any client send message it broadcast to all. In this case server cannot initiate its message to send its own message like server sends anytime.