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