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

refactor: refactor message decoding #281

Merged
merged 1 commit into from Sep 8, 2023
Merged

Conversation

hopeyen
Copy link
Collaborator

@hopeyen hopeyen commented Sep 7, 2023

Description

GraphcastMessages should be decoded without accessing a GraphcastAgent.

Left the previous methods such that there's no breaking changes for existing radios, deprecate when they move away from using GraphcastAgent.decode::<T>

Issue link (if applicable)

depended by graphops/listener-radio#18

Checklist

  • Are tests up-to-date with the new changes?
  • Are docs up-to-date with the new changes? (Open PR on docs repo if necessary)

@hopeyen hopeyen added type:refactor Changes not visible to users size:small Small p3 Low priority labels Sep 7, 2023
@hopeyen hopeyen self-assigned this Sep 7, 2023
@hopeyen hopeyen merged commit 22483b0 into dev Sep 8, 2023
7 checks passed
@hopeyen hopeyen deleted the hope/msg-decoding-refactor branch September 8, 2023 12:33
@hopeyen hopeyen restored the hope/msg-decoding-refactor branch September 8, 2023 12:33
@hopeyen hopeyen deleted the hope/msg-decoding-refactor branch September 28, 2023 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p3 Low priority size:small Small type:refactor Changes not visible to users
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants