Hacker News new | ask | show | jobs
by fanf2 1031 days ago
It makes a huge difference if there’s significant latency between the client and server: ssh is a very chatty protocol, which has not been optimized to reduce round trips like TLS has been - apart from this multiplexing option.