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 configuration of dynamic socket timeout #2

Merged
merged 2 commits into from
Jan 8, 2024

Conversation

studzien
Copy link

@studzien studzien commented Jan 5, 2024

We want to be able to dynamically configure the websocket idle timeout limit.
Right now it's compile time only, so I'm extending it so we're able to provide an MFA tuple that will be evaluated when a new socket is opened.

@studzien studzien requested a review from arkgil January 5, 2024 15:01
@studzien studzien merged commit 4c3cb38 into main Jan 8, 2024
@studzien studzien deleted the websocket-timeout-dynamic-config branch January 8, 2024 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants