logoalt Hacker News

binary132last Monday at 6:45 PM1 replyview on HN

doesn’t HTTP keep connections open?


Replies

fluoridationlast Monday at 7:24 PM

It's up to the client to do that. I'm merely explaining why someone would see a latency improvement switching from HTTPS to websockets. If there's no latency improvement then yes, the client is keeping the connection alive between requests.