diff options
Diffstat (limited to 'files/hu/web/api/websockets_api')
| -rw-r--r-- | files/hu/web/api/websockets_api/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/hu/web/api/websockets_api/index.html b/files/hu/web/api/websockets_api/index.html index 815c4aebb9..d073fbb808 100644 --- a/files/hu/web/api/websockets_api/index.html +++ b/files/hu/web/api/websockets_api/index.html @@ -1,6 +1,6 @@ --- title: WebSockets -slug: WebSockets +slug: Web/API/WebSockets_API tags: - NeedsBrowserCompatibility - NeedsTranslation @@ -8,6 +8,7 @@ tags: - TopicStub - WebSockets translation_of: Web/API/WebSockets_API +original_slug: WebSockets --- <p>WebSockets is an advanced technology that makes it possible to open an interactive communication session between the user's browser and a server. With this API, you can send messages to a server and receive event-driven responses without having to poll the server for a reply.</p> |
