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: port to Gio._promisify() #1656

Merged
merged 2 commits into from
Aug 4, 2023
Merged

refactor: port to Gio._promisify() #1656

merged 2 commits into from
Aug 4, 2023

Conversation

andyholmes
Copy link
Collaborator

This tech-preview isn't going anywhere, and in fact will become a part
of GJS soon. Port to the more modern async-await patterns throughout
the service.

Depends on #1655

@andyholmes andyholmes added the needs testing A contribution that needs testing label Jul 14, 2023
@andyholmes andyholmes force-pushed the andyholmes/mdns branch 4 times, most recently from bb4d652 to d91993c Compare July 14, 2023 19:25
@andyholmes andyholmes added the enhancement A request for a feature or additional functionality label Jul 14, 2023
So long as a client is listening on port 1716 for UDP broadcasts, it
may listen for TCP connection on any port between 1716-1764.

closes #551
closes #1555
closes #1643
This tech-preview isn't going anywhere, and in fact will become a part
of GJS soon. Port to the more modern async-await patterns throughout
the service.
@andyholmes
Copy link
Collaborator Author

I'm going to go ahead and take that as a review :)

Hopefully with this and other recent fixes it may be possible to actually generate coverage for the tests. I think that'll probably be good to have, considering the inertia this project has despite the slow development rate.

@andyholmes andyholmes merged commit ab97043 into main Aug 4, 2023
2 checks passed
@andyholmes andyholmes deleted the andyholmes/mdns branch August 4, 2023 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A request for a feature or additional functionality needs testing A contribution that needs testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants