Returns the inverse WebSocket location compared to the given WebSocket location. For example, passing in WebSocketLocation.OnHost here will give you WebSocketLocation.OnClient.
WebSocketLocation.OnHost
WebSocketLocation.OnClient
@rest-vir/define-service
Returns the inverse WebSocket location compared to the given WebSocket location. For example, passing in
WebSocketLocation.OnHosthere will give youWebSocketLocation.OnClient.