-
Notifications
You must be signed in to change notification settings - Fork 154
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not send echo when inactivity check in progress
This commit skips spawning another goroutine to send echo when another echo check is already in progress. It also throws error if inactivity timeout value is lesser than reconnect timeout value while initializing client with WithInactivityCheck option. Signed-off-by: Periyasamy Palanisamy <[email protected]>
- Loading branch information
1 parent
49be92a
commit 68f6493
Showing
2 changed files
with
14 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters