Tag

Binary Frames

0 views collected around this technical thread.

Architects Research Society
Architects Research Society
Jul 26, 2020 · Backend Development

Understanding the WebSocket Protocol: Frame Structure, Extensions, and Handshake

This article explains the WebSocket protocol (RFC 6455), covering its HTTP upgrade handshake, binary frame format, message fragmentation, multiplexing and compression extensions, and the required header fields for establishing a secure, bidirectional communication channel between client and server.

Binary FramesNetworkingWebSocket
0 likes · 18 min read
Understanding the WebSocket Protocol: Frame Structure, Extensions, and Handshake