Remix.run Logo
binary132 3 days ago

doesn’t HTTP keep connections open?

fluoridation 3 days ago | parent [-]

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.