Web Socket Protocol - An Overview
Feb 25, 2024 · 4 min read · Prerequisites: Basic Knowledge of how protocols like HTTP/1.0, HTTP/1.1 and HTTP/2.0 work including basic knowledge of a TLS handshake. WebSocket is a realtime technology that enables bidirectional, full-duplex communication between client and server...
Join discussion