Open isontheline opened 11 months ago
Some times SSH sessions are killed because app goes to background for too long or because we are on the go and we loose the carrier.
It should be powerful to maintain the connection on the server itself and when we reconnect we can attach the session again without loosing anything.
This can possibly be something solved through mosh functionality no?
@nothingto Yes but as mosh license isn’t compatible with WebSSH I need to rewrite it or find a lighter solution
Feature description
Some times SSH sessions are killed because app goes to background for too long or because we are on the go and we loose the carrier.
It should be powerful to maintain the connection on the server itself and when we reconnect we can attach the session again without loosing anything.