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

Combine request and response encoding/decoding #81

Merged
merged 5 commits into from
Jan 11, 2023
Merged

Combine request and response encoding/decoding #81

merged 5 commits into from
Jan 11, 2023

Conversation

allenporter
Copy link
Owner

@allenporter allenporter commented Jan 11, 2023

Unify how requests and responses are encoded/decoded so the same libraries can be used on both. This is helpful to support mitm proxy plugins, but also to add variable length input fields like set date/time.

Many commands still need to be moved to the new yaml format for encoding.

Issue #57

@allenporter allenporter merged commit d9f93ea into main Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant