|HELP| Websockets

BigD

New Member
Jan 27, 2022
7
1
Hello,

I need help for websockets. My emulator runs on ws:// but mine site does wss:// how to fix this because it keeps connecting and it never ends. I will pay whoever fixes this add me on discord ߣ$#2314
 

JayC

Always Learning
Aug 8, 2013
5,493
1,398
You can either modify the emulator (or there may be a setting) to downgrade from secure websocket protocol to the unsecured protocol

Or

You can get an SSL certificate and secure your websocket connection (preferred)
 

Users who are viewing this thread

Top