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
After following step up to 3 in the section 'TLS/SSL Example'
FIY: both the servers are running i.e.
python tests/simple_https_server.py and python tests/example_server.py --example chat --ssl 1
but no response
I also tried to connect wss with ws client (i.e. 'WebSocket Test Client' a google chrome extension) but it throws 'error'
Someone please guide me on 'how to connect wss client with this server' .......
The text was updated successfully, but these errors were encountered:
No branches or pull requests
After following step up to 3 in the section 'TLS/SSL Example'
FIY: both the servers are running i.e.
but no response
I also tried to connect wss with ws client (i.e. 'WebSocket Test Client' a google chrome extension)
but it throws 'error'
Someone please guide me on 'how to connect wss client with this server' .......
The text was updated successfully, but these errors were encountered: