Skip to content
This repository has been archived by the owner on Nov 19, 2017. It is now read-only.

Accept in ws_connect #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Accept in ws_connect #30

wants to merge 1 commit into from

Conversation

greenorca
Copy link

message.reply_channel.send({
        'accept': True
    }) 

is required in ws_connect to actually establish the new connection for the client (see https://stackoverflow.com/questions/41817871/websocket-using-django-channels)

reuired to actually establish the new connection for the client (see https://stackoverflow.com/questions/41817871/websocket-using-django-channels)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant