Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support non-reconnecting websockets #62

Merged
merged 1 commit into from Feb 1, 2023

Conversation

chrisbygrave
Copy link
Contributor

  • treat a recconectDelay of -1 as meaning do not attempt to reconnect
  • reconnecting is not always desirable - for example when using firefly-sdk as a websocket proxy

Signed-off-by: Chris Bygrave chris.bygrave@kaleido.io

- treat a recconectDelay of -1 as meaning do not attempt to reconnect
- reconnecting is not always desirable - for example when using firefly-sdk as a websocket proxy

Signed-off-by: Chris Bygrave <chris.bygrave@kaleido.io>
@awrichar awrichar merged commit 7747948 into hyperledger:main Feb 1, 2023
@chrisbygrave chrisbygrave deleted the disable-reconnect branch February 2, 2023 09:12
@chrisbygrave chrisbygrave restored the disable-reconnect branch May 31, 2023 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants