The HTTP Protocol — Before we get into WebSockets, let’s take a minute to talk about something that is a lot more familiar to us — the HTTP protocol. So what happens when you load up a webpage, say https://www.google.com/? A request is sent to the Google servers and in return, the server sends…