Skip to main content
The Standard System uses a WebSocket server/client model to connect to a relay and other child Standard System instances. This architecture ensures that all communication between nodes is real-time, bidirectional, and secured — whether you are connecting from your local network or remotely through the Public Relay.

How It Works

All communication between Standard System instances and clients occurs over WebSocket connections. Every app, interface, or third-party integration that communicates with your Standard System does so through the same secured channel, providing a consistent and auditable authentication boundary across all entry points.