I was wondering if Glitch projects support WSS:// instead of the standard WS:// protocol (for WebSockets). Since Glitch supports HTTPS I’m guessing they may support WSS.
I was wondering if Glitch projects support WSS:// instead of the standard WS:// protocol (for WebSockets). Since Glitch supports HTTPS I’m guessing they may support WSS.
Hey @charliea21 yes, you should be able to use wss://
.