DarkRift
DarkRift copied to clipboard
Add the possibility to specify the TCP timeout for the bichannel listener
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