Django channel and gunicorn

61 views
Skip to first unread message

N'BE SORO

unread,
Mar 18, 2020, 6:20:07 PM3/18/20
to django...@googlegroups.com
hi i have a problem with django channel and gunicorn.

I don't know how to configure my project so that the websocket can pass.


thank you.

Suraj Thapa FC

unread,
Mar 19, 2020, 7:33:48 AM3/19/20
to django...@googlegroups.com
You can't use gunicorn with django channels...
Use Daphne or uwsgi etc

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAOtSHp9N%3DoDWVLuj-wK4Aqi6b5AqmLfB_wB14OjoGeza3Y5cdw%40mail.gmail.com.

Andrew C.

unread,
Mar 19, 2020, 12:41:05 PM3/19/20
to django...@googlegroups.com
Install uvicorn. Easy integration with gunicorn. There’s a good article about how to setup your Djsngo 3.0 async websocket app online too now.

Reply all
Reply to author
Forward
0 new messages