<div dir="ltr">Hi Guys<div><br></div><div>I managed to implement a websocket server as per</div><div><a href="https://github.com/undertow-io/undertow/blob/master/examples/src/main/java/io/undertow/examples/chat/ChatServer.java">https://github.com/undertow-io/undertow/blob/master/examples/src/main/java/io/undertow/examples/chat/ChatServer.java</a><br></div><div><br></div><div>Question is whats the best way to get the websocket to send data every 1 or x second(x) irrespective of whether it got a message via onFullTextMessage?</div><div><br></div><div>Any pointers would be appreciated.</div><div>Thanks</div><div><br></div></div>