← Glossary

WebSocket

Long-lived bidirectional TCP connection between client and server, multiplexed over HTTP upgrade.

Go deeper
Read the full Long-Polling vs WebSockets vs SSE concept guide →

Three ways to deliver server-pushed updates; pick based on direction, scale, and infra constraints.

Where it shows up
← All 36 terms