Skip to main content

2 posts tagged with "signalr"

View All Tags

Why We Chose SignalR as the Primary Transport for Thresh

· 10 min read
thresh Team
thresh Development Team

When you're managing a fleet of development environments across a network, the transport layer isn't just plumbing — it's the nervous system. Every heartbeat, every command dispatch, every metrics payload depends on it. We needed something that was real-time, resilient, and could degrade gracefully when the network couldn't cooperate.

We chose ASP.NET SignalR as the primary transport, with REST polling as automatic failover. Here's why, and exactly how it works under the hood.

Thresh 1.6.0: Agent Mode & Hub Connectivity — Connect Your Fleet

· 6 min read
thresh Team
thresh Development Team

Release Date: March 8, 2026
Release Type: Feature Release — Phase 1.6

Thresh 1.6.0 is here, and with it comes the biggest architectural leap since we went cross-platform: agent mode. Every thresh node can now connect to a centralized Thresh Hub over a persistent WebSocket connection, giving you fleet-wide visibility, real-time metrics, and a single pane of glass for all your environments.