Weather — Real-Time SignalR Demo | Blazor Blueprint
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

🔄 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
}
Welcome! How can we help you today?
An unhandled error has occurred. Reload