not quite sure what im doing wrong with the django channels multichat 
example 

but seem to be getting this error:  connection to 
'ws://www.openchat.us/chat/stream/' failed: Error during WebSocket 
handshake: Unexpected response code: 404
connect @ websocketbridge.js:118
(index):174 Disconnected from chat socket



the command i use is daphne -p 26358 myproject.asgi:channel_layer

one question i do have is once i enter this command do i have to do it 
again in the future what i mean is is this command like a python manage.py 
runserver command that needs to be done to run everytime or is it a command 
that is entered once. 
One more thing I am using a webfaction account. 
thanks
IF anyone else has been through this error or problem before please respond 
your feedback is appreciated. 

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/01c38a9a-39ae-446b-9740-2d4c469552df%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to