A very handy feature is to be able to define a Idle Timeout on the Websocket eg: SockJSRouter.withWebSocket(true).withHeartbeat(20000).withIdletimeout(10*60);
A very handy feature is to be able to define a Idle Timeout on the Websocket
eg:
SockJSRouter.withWebSocket(true).withHeartbeat(20000).withIdletimeout(10*60);