Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added extra error for when bytes_data is revieved #1456

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

Conversation

AngelOnFira
Copy link

I'm trying to set up a connection from Godot to Django Channels. I'm learning about how the websocket handshake and transfer protocol needs to work, and found that an error I was getting wasn't very explicit. This PR adds some more information in the case where bytes_data is received, but not text_data.

If I need to clean up this PR at all, I'll be more than happy to!

Base automatically changed from master to main March 3, 2021 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant