Skip to main content

4 docs tagged with "Polling"

View All Tags

Long Polling

Long Polling is defined as: (process) to Polling for longer before Request Timeout. Topics on: . Read more: JS, Nodejs, Node Stack, Web Sockets, Polling, Long P

Polling

Polling is defined as: (process) to send GET HTTP Request to check Server State change. Topics on: Long Polling, Request Timeout. Read more: JS, Nodejs, Node St

Request Timeout

Request Timeout is defined as: (process) to let Polling HTTP Request timeout when no Server State change. Topics on: . Read more: JS, Nodejs, Node Stack, Web So

WebSockets

WebSockets is defined as: Web API to open 2-way Client/Server connection, to push update vs Polling. Topics on: use own Protocol to send/receive message from TC