Anyone out there using Eternal Terminal regularly?
I'm interested in how the back-end reacts when the front-end goes away unexpectedly; this has been a problem for mosh, due to their use of UDP, meaning you end up with server-end processes waiting for a packet that will never come ... but ET is on TCP, which would timeout explicitly?