Hacker News new | ask | show | jobs
by paulddraper 818 days ago
It has WebSockets so it at least avoids TCP/TLS connection overhead.

But yeah, that's the downside of any thin client.

1 comments

What do you mean? WebSockets require a TCP+TLS connection in most cases, unless you're using HTTP3