What feature you'd like to see or proposal
MOSH uses protobuf (https://protobuf.dev/) for sending the client input and the server output.
It should be possible to decode the messages and create new messages, which can alter the session.
The schema files for mosh's protobuf messages can be found in the moshGithub repo: https://github.com/mobile-shell/mosh/tree/master/src/protobufs
What feature you'd like to see or proposal
MOSH uses protobuf (https://protobuf.dev/) for sending the client input and the server output.
It should be possible to decode the messages and create new messages, which can alter the session.
The schema files for mosh's protobuf messages can be found in the moshGithub repo: https://github.com/mobile-shell/mosh/tree/master/src/protobufs