Interview prep: https://chatgpt.com/share/68fd2a0f-f7dc-8005-a57c-16b27fb13129
TCP uses a three-way handshake to establish a reliable connection. The connection is full duplex, and both sides synchronize (SYN) and acknowledge (ACK) each other.
this means that the websockets also uses three way handshake ???