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

Feature: upnp library and filter enhancements #93

Merged
merged 3 commits into from
Feb 17, 2024
Merged

Conversation

huffSamuel
Copy link
Owner

What?

Pull the UPnP code into a separate library for future splitting. Use the new structure to improve network event logging.

Why?

This better separates the code for UPnP so it can be move to a separate dart package in the future. The event logging enhancements make tracking UPnP events easier in the UI.

How?

I refactored the UPnP code into a separate library structure and moved it to be a more OOP-oriented style as is expected by Dart.

The UI changes are mostly a layout modification to make use of the improved UPnP library.

Testing?

Tested on a local device.

Anything Else?

N/A.

*Based on Writing A Great Pull Request Description

@huffSamuel huffSamuel merged commit ec55165 into main Feb 17, 2024
@huffSamuel huffSamuel deleted the feature/upnp-library branch February 17, 2024 05:34
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