aboutsummaryrefslogtreecommitdiff
path: root/files/ru/glossary/websockets
diff options
context:
space:
mode:
Diffstat (limited to 'files/ru/glossary/websockets')
-rw-r--r--files/ru/glossary/websockets/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/ru/glossary/websockets/index.html b/files/ru/glossary/websockets/index.html
index e3dff1b176..6f0379ef67 100644
--- a/files/ru/glossary/websockets/index.html
+++ b/files/ru/glossary/websockets/index.html
@@ -1,6 +1,6 @@
---
title: WebSockets
-slug: Словарь/WebSockets
+slug: Glossary/WebSockets
tags:
- Web
- WebSocket
@@ -8,6 +8,7 @@ tags:
- Словарь
- инфраструктура
translation_of: Glossary/WebSockets
+original_slug: Словарь/WebSockets
---
<p><em>WebSocket </em>- это {{Glossary("protocol", "протокол")}}, который позволяет создать постоянное {{Glossary("TCP")}} соединение между сервером и клиентом, чтобы они могли обмениваться данными в любое время.</p>