Djnago ASGI web serving
madaraka02
TRIAL
2 years ago
Does railway support the use of django ASGI server. I want to deploy a project which uses django channels and I want to run it using uvicorn or daphne so I can be able to allow the websoket communication
3 Replies
Status changed to Solved Railway • almost 2 years ago
madaraka02
TRIAL
2 years ago
Thanks for the response.
2 years ago
Yep, WebSockets are supported.
Can you help me how to Deployed django channel project , what is the profile written ?