Weather - Real-Time SignalR Demo
Login Register

🔄 What is SignalR Real-Time?

Weather data is pushed to all connected clients every 2 seconds via WebSockets. Always fresh - never cached.

Update Method: SignalR WebSocket broadcasting
Update Frequency: Every 2 seconds
Caching: None - always fresh data
Redis Backplane: Synchronizes updates across multiple servers

📡 Connection Status

🔴 Disconnected

Last update received: 00:00:00.000
Total updates: 0

🔄 Connecting to Real-Time Hub

Please wait while we establish the SignalR connection

🔄 Connecting to Real-Time Weather Hub... Please wait while we establish the connection.

Real-time weather data will appear here once connected.

🔄 Connection Controls

Manage your real-time connection

🔄 Request Manual Update 🔗 Connect
}
An unhandled error has occurred. Reload ??