pub const WSS: &str = "wss";
Represents the “wss” protocol string, commonly used for secure WebSockets.