felangel / felangel/web_socket_client
feat: If I need to disable automatic reconnection, how should I set it up?
Aperta
- Lingua principale
- Dart
- Stelle
- 177
- Fork
- 44
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Is it possible to set :
const backoff = ConstantBackoff(Duration.zero);
final socket = WebSocket(uri, backoff: backoff);
Is that correct?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.