Skip to content

Conversation

@david-cermak
Copy link
Collaborator

@david-cermak david-cermak commented Sep 8, 2022

Decouple mdns.c from mdns_networking...c, so the networking part could be exported as a library and the main module could be rewritten in high(er) level language.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ david-cermak
❌ antmak
You have signed the CLA already but the status is still pending? Let us recheck it.

@david-cermak david-cermak changed the title mdns: WIP make networking decoupled from _mdns_server mdns: Decouple networking from the main mdns module Jan 26, 2023
@david-cermak david-cermak marked this pull request as ready for review January 26, 2023 08:14
@david-cermak david-cermak force-pushed the mdns/isolate_networking branch from 1a37f7b to cade052 Compare February 7, 2023 11:33
@david-cermak david-cermak requested a review from gabsuren February 7, 2023 11:36
@david-cermak
Copy link
Collaborator Author

@antmak PTAL

@antmak
Copy link
Collaborator

antmak commented Mar 22, 2023

@david-cermak LGTM, thanks

david-cermak and others added 2 commits March 22, 2023 12:16
Removed sharing the data via the global variable `_mdns_server`, added
API `mdns_is_netif_ready()`
@david-cermak david-cermak force-pushed the mdns/isolate_networking branch from cade052 to ee9b04f Compare March 22, 2023 11:20
@david-cermak david-cermak merged commit 76047a4 into espressif:master Mar 22, 2023
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.

4 participants