Long Polling

Term side of the Card
Topic: Transfer Data
Unit title: Long Polling
Categories: Technique
Explanation side of the Card

Explanation: The technique where the client sends a request to the server and holds the connection open until the server responds with new data, minimizing the delay between the client and server.

Edit on GitHubContributions in our content repository are 🤗 welcome from everyone.Link leads to the Contributions guidelines on GitHubLink leads to the content repository on GitHub