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

feat: using negroni middleware we fixed the socket issue #2200

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

kevkevinpal
Copy link
Contributor

Describe your changes

This closes #2199

Still needs to be tested but I am pretty sure using the negroni package should include the logic for Hijacker which is used for the socket logic

@kevkevinpal kevkevinpal marked this pull request as ready for review December 16, 2024 19:56
@kevkevinpal kevkevinpal merged commit 1eb243c into master Dec 16, 2024
2 checks passed
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.

Web socket failure on InternalServerMiddleware
1 participant