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 run umap with asgi #2209

Merged
merged 5 commits into from
Oct 24, 2024
Merged

Allow to run umap with asgi #2209

merged 5 commits into from
Oct 24, 2024

Conversation

yohanboniface
Copy link
Member

@yohanboniface yohanboniface commented Oct 14, 2024

Follow up of #1701

cf #2174

almet and others added 3 commits October 14, 2024 12:04
By relying on Django Channels and Daphne.
This requires a change in how the application is deployed to take that into account.
Copy link
Member

@almet almet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. A few remarks on the sync target, and we should be good to go!

pyproject.toml Show resolved Hide resolved
umap/asgi.py Outdated Show resolved Hide resolved
@almet
Copy link
Member

almet commented Oct 21, 2024

Also noting that this doesn't really fix #2174, because it would require us to move the websocket handling to django channels directly, and a few other things mentioned there.

Makefile Show resolved Hide resolved
@almet
Copy link
Member

almet commented Oct 23, 2024

LGTM, Let's merge!

@yohanboniface yohanboniface merged commit 2dcd61a into master Oct 24, 2024
4 checks passed
@yohanboniface yohanboniface deleted the django-channels branch October 24, 2024 15:46
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.

3 participants