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
{{ message }}
This repository was archived by the owner on Dec 22, 2021. It is now read-only.
I am trying to create a dedicated server which I am currently running on my PC os win 10. I would like to access the server from a domain where I have uploaded my client files. I have also created the cert.json and cert.pfx which are currently in the root folder of the server build executable. I have forwarded the port 7778 on my router for my ip. In the Simple Web Transport I have enabled Client use wss and SSL enabled with all SSL protocols (not sure which one should I even use). When I try to connect to the server I get an error: Javascript Websocket error
https://prnt.sc/1qrlmqx-- image of error
Can anyone tell me a tutorial I could follow or explain what am I doing wrong.