Dispatch board in New York — the operating reality
Dispatch board ships against the New York operating geography as a structural object. Most dispatch consoles still ship with a polling refresh model: every five seconds the page asks the server for state and re-renders. That looks fine in a demo and breaks under real operating load. TaxiCloud's dispatch board uses WebSocket subscriptions via Reverb — every state change in the live operation pushes to the console within 200ms, with no refresh flicker, no polling overhead, and no stale data. Driver pin movements, job-status changes, customer SMS deliveries, and AI Copilot suggestions all land continuously. In New York, the feature posts cleanly against NYC Taxi & Limousine Commission (TLC) quarterly returns, vehicle inspection cycles, and the 13,500-vehicle scale that defines the market. JFK + LGA + EWR airport flows integrate natively where applicable.
