felangel / felangel/web_socket_client

docs: authentication issues on connect

Abierto
#75 2 comentarios 2 reacciones 0 asignados Ver en GitHub
documentation
Lenguaje dominante
Dart
Estrellas
177
Forks
44
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

**Description**

Thank you for the package. I want to know how the package handles a 401 on the handshaking GET call before
upgrading the http connection to a websocket.

I need to catch this 401 in order to not reattempt to reconnect. As far as i understood your code, the Websocket is trying to reconnect on every kind of Exception. How could i implement it, that i catch the 401 and prevent a reconnect?

Thank you for your support.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.