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

Refactor client inheritance #63

Merged
merged 2 commits into from Aug 30, 2023
Merged

Conversation

pirxthepilot
Copy link
Owner

No description provided.

* Establish base classes for different uses
* Make all clients inherit from one or more base classes. This also
  defines the functions they are able to perform
* Move listing of IPs from resolutions away from clients and into the
  handlers to drastically simplify client and handler code
@pirxthepilot pirxthepilot merged commit 835bfc4 into main Aug 30, 2023
13 checks passed
@pirxthepilot pirxthepilot deleted the refactor_client_inheritance branch August 30, 2023 05:47
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

1 participant