There are two ways for clients to choose a registered app on the Whisp server.s
Simply use the 'username' field as the app name, and Whisp will route the user to that app.
ssh appname@server.com
Alternatively, request an interactive terminal with -t
and pass the app to run.
ssh server.com -t appname