Djnago ASGI web serving
madaraka02TRIAL
a year 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[bot] • over 1 year ago
madaraka02TRIAL
a year ago
Thanks for the response.
a year ago
Yep, WebSockets are supported.
Can you help me how to Deployed django channel project , what is the profile written ?