# Computing - Client & Server Model

> Source: https://ollybritton.com/notes/a-level/computing/topics/client-server-model/ · Updated: 2021-03-02 · Tags: computing, school, networking

##### What is the main limitation of HTTP communication??
The client has to request the data for it to be sent.

##### What is the advantage of WebSockets??
It is full-duplex.

##### Why are smaller packets in the WebSocket protocol beneficial??
Because the connection can be faster.

---
Olly Britton — https://ollybritton.com. Machine-readable index: https://ollybritton.com/llms.txt
