#Web socket issue

3 messages · Page 1 of 1 (latest)

alpine ice
#

Why my websoocket not work on calling runserver and it work with run using Daphne

terse light
#

Make sure daphne is listed at the top of your INSTALLED_APPS

lucid mountain
#

change the wsgi to asgi if you havent done so