You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anyone can you give me some hint regarding websocket-sharp server connection with react WebSocket client. I have added Self-Signed SSL Certificate on server. When I tried to connect from c# WebSocket client then it connects.
The text was updated successfully, but these errors were encountered:
Having same problem here. I use JS reconnecting-websocket. If I connect with ws://, no problems, but if I try wss (with self signed ssl on server part) - it throws "The header cannot be read from the data source."
Anyone can you give me some hint regarding websocket-sharp server connection with react WebSocket client. I have added Self-Signed SSL Certificate on server. When I tried to connect from c# WebSocket client then it connects.
The text was updated successfully, but these errors were encountered: