Skip to content

Develop#11

Merged
zentarim merged 17 commits intomainfrom
develop
Dec 11, 2025
Merged

Develop#11
zentarim merged 17 commits intomainfrom
develop

Conversation

@zentarim
Copy link
Copy Markdown
Owner

No description provided.

No need to have a specific Error enum while there is io::Error.
Use io::* provided enums instead.
Avoid passing send_sessions too deep. Get rid of IrrecoverableError.
Avoid re-creating a buffer, unify naming.
It doesn't really do much.
Keep code as close to the left as possible.
Move it to a specific module and make it a Enum to simplify usage.
It is excessive to return a vector from it.
In general, static dispatch is preferrable over the dynamic one.
In this case, it insignificantly increases the binary size and
slightly decreases memory footprint.
Emphasize that a structure is consumed.
Apt cache may be outdated.
@zentarim zentarim closed this Dec 11, 2025
@zentarim zentarim reopened this Dec 11, 2025
@zentarim zentarim merged commit 7de86ea into main Dec 11, 2025
1 of 2 checks passed
@zentarim zentarim deleted the develop branch December 11, 2025 21:25
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