Computing - Client & Server Model
What is the main limitation of HTTP communication?
The client has to request the data for it to be sent.
Why are smaller packets in the WebSocket protocol beneficial?
Because the connection can be faster.