This document discusses Boundary's real-time data streaming and visualization capabilities. It describes how lightweight collectors intercept and collect meter data via TLS authentication from multiple data sources. The data is stored and streamed in real-time at high resolution with sub-second latency. The streaming UI provides intuitive dashboards to view the continuously updating data. It also outlines the data structure and subscription process, and discusses strategies for optimizing large state dumps and resubscriptions to address data and subscription problems. Potential solutions and next steps are proposed, including stratified queries, top-N limitations, web workers, and using HTML5 local storage.