aboutsummaryrefslogtreecommitdiff
path: root/files/es/conflicting/web/api/websockets_api/index.html
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:46:51 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:46:51 +0100
commit8a5554c6fae83e92b10c8dbe5b82108cb44fad6c (patch)
tree616af8137d0e678ad2f9d515b7b68dc1b9738fca /files/es/conflicting/web/api/websockets_api/index.html
parenta55b575e8089ee6cab7c5c262a7e6db55d0e34d6 (diff)
downloadtranslated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.tar.gz
translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.tar.bz2
translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.zip
unslug es: modify
Diffstat (limited to 'files/es/conflicting/web/api/websockets_api/index.html')
-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>