Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

165
Vistas
How to extend the timeout connection limit in websocket?

I am connecting to a websocket server server.example.io:8443/websocket, but the website takes up do a minute to give a response.

As result, the navigator closes the connection:

let connection = new WebSocket("wss://server.example.io:8443/websocket");

Firefox can’t establish a connection to the server at wss://server.example.io:8443/websocket.

What I am looking for is a configuration that allow me to change the timeout limit and set it up to 2 minutes, so the browser won't close the connection, something like that:

let connection = new WebSocket("wss://server.example.io:8443/websocket", {timeout:120000});

Important: I don't own the server, so I can't reduce the response time. After the connection was made, the data transfer is fast.

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda