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

Add the possibility to specify the TCP timeout for the bichannel listener #114

Open
noncom opened this issue Apr 26, 2021 · 0 comments
Open
Labels
Client Enhancement New feature or request Server

Comments

@noncom
Copy link

noncom commented Apr 26, 2021

Quick Description

Please add the ability to specify the TCP timeout duration when creating the bichannel listener, and also in the XML config.

Explanation

To get a fuller control over the connection management. For example it would be great to be able to specify longer periods for the disconnect. Or maybe shorter periods for testing out some situations.

Feature Requests Summary:

  • What your feature is: configurable TCP timeout for when you have your own heartbeat mechanism
  • How it would work: be able to set the timeout in the constructor and/or the XML config
  • How it would benefit users: more control over disconnections management, immediate understanding of what to expect from the bichannel listener
@JamJar00 JamJar00 added Client Enhancement New feature or request Server labels Jun 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client Enhancement New feature or request Server
Projects
None yet
Development

No branches or pull requests

2 participants