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

feat: Update RPC packet handling #279

Merged
merged 1 commit into from
May 1, 2024

Conversation

pacampbell
Copy link
Collaborator

  • Added a new handler for RPC packet contents.
  • Identified a few new RPC packets and added their definitions which can be used by the new handler.
  • Identified new fields in existing packet being parsed.

Checklist:

  • The project compiles
  • The PR targets develop branch

- Added a new handler for RPC packet contents.
- Identified a few new RPC packets and added their definitions which can
  be used by the new handler.
@pacampbell pacampbell force-pushed the update_rpc_handling branch from f5272df to f43c863 Compare May 1, 2024 12:57
@alborrajo alborrajo merged commit 65488bb into sebastian-heinz:develop May 1, 2024
1 check passed
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.

2 participants