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 Socket config #12

Merged
merged 3 commits into from
May 19, 2024
Merged

Add Socket config #12

merged 3 commits into from
May 19, 2024

Conversation

quackitsquinn
Copy link
Owner

@quackitsquinn quackitsquinn commented May 19, 2024

Add the SocketConfig struct and with_config(self, config: SocketConfig) methods to Server and Client. Also remove the new_nonblocking fn from Server

Closes #8

Also remove new_nonblocking because with_config makes it irreverent
@quackitsquinn quackitsquinn merged commit edd807c into main May 19, 2024
1 check passed
@quackitsquinn quackitsquinn deleted the socket-config branch May 19, 2024 04:32
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.

Add a Socket Config Struct
1 participant