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

Add serde(default) to ServerConfig, implemented default for TcpConfig… #247

Closed
wants to merge 5 commits into from

Conversation

didu14
Copy link

@didu14 didu14 commented Dec 20, 2022

Allows for defining partial configuration in file and take the rest from the default implementation.
TcpConfig and Performance receive their own default implementation, to be partially definable in the config too.

@didu14
Copy link
Author

didu14 commented Jan 12, 2023

Unfortunately, the history was destroyed after merge. I'll reopen the pull request with the changes only.

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.

None yet

2 participants