I\'ve been working on annotated websockets lately, with the Jetty API (9.4.5 release) , and made a chat with it.
Jetty API (9.4.5 release)
However i got an issue, after 5 minute
Annotated WebSockets have their own timeout settings in the annotation.
@WebSocket(maxIdleTime=30000)