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

Solved

3 Replies

2 years ago

Yep, WebSockets are supported.


Status changed to Solved railway[bot] over 1 year ago


madaraka02
TRIAL

2 years ago

Thanks for the response.


Yep, WebSockets are supported.

Can you help me how to Deployed django channel project , what is the profile written ?