package relay const ( // WebSocketURLPath is the path for the websocket relay connection WebSocketURLPath = "/relay" )