feat: add mdns devices discovery (#54)

* feat: add mdns devices discovery

---------

Co-authored-by: Jinke <164604729+JinkeJ@users.noreply.github.com>
This commit is contained in:
cocool97
2024-12-01 18:39:07 +01:00
committed by GitHub
parent b933ab083f
commit 8c382f0bde
30 changed files with 652 additions and 19 deletions

View File

@@ -39,4 +39,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Run tests
run: cargo test --verbose
run: cargo test --verbose --all-features