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
Real-time
Long polling approximates server push over HTTP by keeping requests open until data is available and immediately establishing the next request.
A browser-based tool for connecting to SignalR hubs, invoking server methods, monitoring live events, and saving reusable configurations.