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

Add ASGI support #127

Merged
merged 1 commit into from
Aug 27, 2024
Merged

Add ASGI support #127

merged 1 commit into from
Aug 27, 2024

Conversation

pablogadhi
Copy link
Contributor

Hello! We have a project where we use ASGI instead of WSGI to use websocket connections. We just use a custom middleware there, but this might be a useful feature for other people. Let me know what you think.

This commit updates the middleware to handle applications using ASGI

Type: feature
@wesleykendall
Copy link
Member

Fantastic, thank you so much!

@wesleykendall wesleykendall merged commit 76d4438 into Opus10:main Aug 27, 2024
3 of 5 checks passed
@wesleykendall
Copy link
Member

Released in 3.3.0

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.

2 participants