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

Modularize windsock benches #1444

Merged
merged 1 commit into from
Jan 31, 2024
Merged

Conversation

rukai
Copy link
Member

@rukai rukai commented Jan 31, 2024

Improves modularization of the windsock benches by moving all protocol specific code into the module for that protocol.
This is in preparation for #1441 where this refactor will greatly reduce complexity due to added cfg(feature = "..")s

Additionally, by making the protocol modules into a folder style module we allow for further splitting up of the protocol modules in the future.

@rukai rukai requested a review from conorbros January 31, 2024 04:27
@rukai rukai merged commit adc3c02 into shotover:main Jan 31, 2024
40 checks 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.

3 participants