Skip to content

Conversation

@tbazen
Copy link
Contributor

@tbazen tbazen commented Dec 7, 2023

No description provided.

README.md Outdated
port=<port>, # defaults to 6666
reconnect=True, # defaults to True
max_reconnect=10, # defaults to 10
max_reconnect=10, # defaults to -1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add explanation that -1 is infinitely

port (int, optional): port. Defaults to 6666.
reconnect (bool, optional): whether to do reconnect while connection is lost. Defaults to True.
max_reconnect (int, optional): The reconnect attempt. Defaults to 10.
max_reconnect (int, optional): The reconnect attempt.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add explanation that -1 is infinitely and mention that -1 is the default

@idanasulin2706 idanasulin2706 merged commit 8d86978 into superstreamlabs:master Dec 7, 2023
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.

2 participants