@override void onConnect(WebSocket ws) { logger.info( "WebSocket iniciado com sucesso no servidor: ${channel?.uri.toString()}"); }