From 1d435be33d8b76cd7b06cd06996c19d74f83cfd4 Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:49:58 +0100 Subject: unslug pt-br: modify --- files/pt-br/glossary/websockets/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'files/pt-br/glossary/websockets') diff --git a/files/pt-br/glossary/websockets/index.html b/files/pt-br/glossary/websockets/index.html index bb0f72368c..e423a8c15d 100644 --- a/files/pt-br/glossary/websockets/index.html +++ b/files/pt-br/glossary/websockets/index.html @@ -1,7 +1,8 @@ --- title: WebSockets -slug: Glossario/WebSockets +slug: Glossary/WebSockets translation_of: Glossary/WebSockets +original_slug: Glossario/WebSockets ---

WebSocket é um {{Glossary("protocolo")}} que permite persistir conexões {{Glossary("TCP")}} entre o {{Glossary("servidor")}} e o cliente de modo que se possa trocar dados a qualquer momento.

-- cgit v1.2.3-54-g00ecf