aboutsummaryrefslogtreecommitdiff
path: root/files/es/conflicting/web/api/websockets_api
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/conflicting/web/api/websockets_api')
-rw-r--r--files/es/conflicting/web/api/websockets_api/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/es/conflicting/web/api/websockets_api/index.html b/files/es/conflicting/web/api/websockets_api/index.html
index f7ac10a94d..6250ba53c0 100644
--- a/files/es/conflicting/web/api/websockets_api/index.html
+++ b/files/es/conflicting/web/api/websockets_api/index.html
@@ -1,9 +1,10 @@
---
title: WebSockets
-slug: WebSockets
+slug: conflicting/Web/API/WebSockets_API
tags:
- WebSockets
- para_revisar
+original_slug: WebSockets
---
<p><span><span style="">{{ SeeCompatTable () }}</span></span></p>
<p><span><span style="">WebSockets es una tecnología que hace posible abrir una sesión de comunicación interactiva entre el navegador del usuario y un servidor.</span></span> <span><span style="">Con esta API, puedes enviar mensajes a un servidor y recibir respuestas por eventos sin tener que consultar al servidor.</span></span></p>