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
Seems to work fine in .net CORE but not in .net 4.8
I receive this error on Connect()
WebSocketException: The 'Connection' header value 'Upgrade,Keep-Alive' is invalid.
The text was updated successfully, but these errors were encountered:
I've switched to WebSocket4Net-standard which is also better documented. You can close if you want.
Sorry, something went wrong.
No branches or pull requests
Seems to work fine in .net CORE but not in .net 4.8
I receive this error on Connect()
The text was updated successfully, but these errors were encountered: