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