Skip to content

refactor: put decoder args onto a new FrameDecoder - #953

Merged
seanmonstar merged 1 commit into
masterfrom
sean/rppoqvxkkmry
Sep 3, 2026
Merged

refactor: put decoder args onto a new FrameDecoder#953
seanmonstar merged 1 commit into
masterfrom
sean/rppoqvxkkmry

Conversation

@seanmonstar

Copy link
Copy Markdown
Member

I was doing some work in here and notice decode_frame was passed many arguments of the same type. Now instead, there's a struct with named fields. The function is still left as a free function, so that the large body isn't indented one level.

@seanmonstar
seanmonstar merged commit ea50582 into master Sep 3, 2026
6 checks passed
@seanmonstar
seanmonstar deleted the sean/rppoqvxkkmry branch September 3, 2026 15:49
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