We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Every time socket io is booted up, there's always a failed 400 Bad request http that looks like this:
Bad request
{"code":1,"message":"Session ID unknown"}
The text was updated successfully, but these errors were encountered:
Investigated. This was originated from a bug in 3rd party lib: rikulo/socket.io-client-dart#2
Fixed now.
Sorry, something went wrong.
No branches or pull requests
Every time socket io is booted up, there's always a failed 400
Bad request
http that looks like this:{"code":1,"message":"Session ID unknown"}
The text was updated successfully, but these errors were encountered: