Skip to content

Conversation

@denny241
Copy link
Contributor

closes #123

@denny241
Copy link
Contributor Author

denny241 commented Mar 30, 2023

From what I was able to test and find out, servers hosting wss:// will throw an error when they receive a plain HTTP request, even if it has all the right headers, because they only expect handshakes as first messages. This means that users need to use the --https flag.

We could consider renaming the flag to reflect that, or just adding more info to the docs and --help in regards to that. Let me know what you think.

@denny241 denny241 self-assigned this Mar 30, 2023
@denny241 denny241 added the documentation Improvements or additions to documentation label Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Websocket

2 participants