aboutsummaryrefslogtreecommitdiff
path: root/files/fr/glossary/websockets/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/glossary/websockets/index.html')
-rw-r--r--files/fr/glossary/websockets/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/fr/glossary/websockets/index.html b/files/fr/glossary/websockets/index.html
index 4187a6db73..ee30de429b 100644
--- a/files/fr/glossary/websockets/index.html
+++ b/files/fr/glossary/websockets/index.html
@@ -1,6 +1,6 @@
---
title: WebSockets
-slug: Glossaire/WebSockets
+slug: Glossary/WebSockets
tags:
- Connexion
- Glossaire
@@ -10,6 +10,7 @@ tags:
- Web
- WebSocket
translation_of: Glossary/WebSockets
+original_slug: Glossaire/WebSockets
---
<p><em>WebSocket </em>est un {{Glossary("Protocol","protocole")}} servant à établir des connexions {{Glossary("TCP")}} persistantes entre des {{Glossary("Server", "serveurs")}} et des clients afin qu'ils puissent échanger des données à tout moment.</p>