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

Accept in ws_connect#30

Open
greenorca wants to merge 1 commit intojacobian:masterfrom
greenorca:patch-1
Open

Accept in ws_connect#30
greenorca wants to merge 1 commit intojacobian:masterfrom
greenorca:patch-1

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