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

Allow to set maxInterval on ServerSession #844

Closed
sbordet opened this issue Mar 11, 2019 · 0 comments
Closed

Allow to set maxInterval on ServerSession #844

sbordet opened this issue Mar 11, 2019 · 0 comments
Milestone

Comments

@sbordet
Copy link
Member

sbordet commented Mar 11, 2019

ServerSession allows to programmatically change the interval and the timeout, but not maxInterval.
This is useful if the session is recognized to have a bad network (e.g. a mobile device): the maxInterval could be enlarged for such sessions.

@sbordet sbordet added this to the 4.0.4 milestone Mar 12, 2019
sbordet added a commit that referenced this issue Mar 12, 2019
Fixed implementation and test case.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
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

No branches or pull requests

1 participant