Back to glossary
Technology
WebSocket
WebSocket is a persistent, bidirectional TCP-style connection between browser and server, upgraded from an initial HTTP handshake. TantraDev uses WebSockets for live dashboards, collaborative editing, low-latency notifications, and real-time event fan-out. At scale the operational pattern is sticky-load-balanced gateways in front of a stateless fan-out tier — the WebSocket layer carries no business logic.
Related terms
Concepts that travel with this one.
Architecture rarely lives in isolation — these are the terms that come up in the same conversation.
Canonical references
ARCHITECTURE AUDIT
Building a system where WebSocket is the load-bearing decision?
30 minutes on the phone, one page in your inbox — what to build, what to skip, what it will cost. You keep the audit even if we are not the right fit.