Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decode MOSH protobuf messages #133

Open
manfred-kaiser opened this issue Feb 28, 2023 · 0 comments
Open

Decode MOSH protobuf messages #133

manfred-kaiser opened this issue Feb 28, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@manfred-kaiser
Copy link
Member

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

@manfred-kaiser manfred-kaiser added enhancement New feature or request help wanted Extra attention is needed labels Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant