Junior — Middle
At which level of the OSI model does the WebSocket protocol operate?
sobes.tech AI
Answer from AI
WebSocket operates at the application layer (OSI layer 7). It establishes a persistent, bidirectional connection over TCP, enabling message exchange between client and server.