← All technologies

Real-time

Long Polling

Long polling approximates server push over HTTP by keeping requests open until data is available and immediately establishing the next request.

Official website ↗

Related projects

active

SignalR Web Client

A browser-based tool for connecting to SignalR hubs, invoking server methods, monitoring live events, and saving reusable configurations.

  • HTML
  • JavaScript
  • SignalR
  • WebSocket
View project