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

Use htmx-sse fork; to fix leaky connections #15

Merged
merged 1 commit into from
Feb 20, 2025
Merged

Use htmx-sse fork; to fix leaky connections #15

merged 1 commit into from
Feb 20, 2025

Conversation

srid
Copy link
Member

@srid srid commented Feb 20, 2025

On Google Chrome the issue is that overtime the connections hang, which is due to the SSE connections never getting closed and accumulating over time. This is not a problem on Safari.

Uses htmx-sse fork: bigskysoftware/htmx-extensions#147

@srid srid merged commit ac8f337 into main Feb 20, 2025
2 checks passed
@srid srid deleted the sse-hang branch February 20, 2025 14:59
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

Successfully merging this pull request may close these issues.

1 participant