felangel / felangel/web_socket_client

feat: If I need to disable automatic reconnection, how should I set it up?

Open
#80 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
177
Forks
44
PR merge metrics
No merged PRs in 30d

Description

Is it possible to set :

const backoff = ConstantBackoff(Duration.zero);
final socket = WebSocket(uri, backoff: backoff);

Is that correct?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.