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

[avahi]: Initial port of service browser #741

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

david-cermak
Copy link
Collaborator

@david-cermak david-cermak commented Jan 22, 2025

Warning

  • ⚠️ Very WIP
  • avahi is distributed under LGPL-2.1 license, which isn't the best choice for commercial projects
I (3466) wifi:dp: 1, bi: 102400, li: 3, scale listen interval from 307200 us to 307200 us
I (3516) wifi:AP's beacon interval = 102400 us, DTIM period = 1
I (4556) example_connect: Got IPv6 event: Interface "example_netif_sta" address: fe80:0000:0000:0000:96e6:86ff:fe63:0a0c, type: ESP_IP6_ADDR_IS_LINK_LOCAL
I (6056) esp_netif_handlers: example_netif_sta ip: 192.168.0.35, mask: 255.255.255.0, gw: 192.168.0.1
I (6056) example_connect: Got IPv4 event: Interface "example_netif_sta" address: 192.168.0.35
I (6056) example_common: Connected to example_netif_sta
I (6066) example_common: - IPv4 address: 192.168.0.35,
I (6066) example_common: - IPv6 address: fe80:0000:0000:0000:xxxx:xxxx:xxxx:xxxx, type: ESP_IP6_ADDR_IS_LINK_LOCAL
Interface monitor initialized with a single WIFI_STA_DEF interface
Joining mDNS multicast group on interface WIFI_STA_DEF.IPv4 with address 192.168.0.35.
New relevant interface WIFI_STA_DEF.IPv4 for mDNS.
I (12746) AVAHI: SB1: (1.IPv4) <my-test> as <_http._tcp> in <local> [NEW] cached=0
I (15936) AVAHI: SB1: (1.IPv4) <my-test> as <_http._tcp> in <local> [REMOVE] cached=0

@david-cermak david-cermak self-assigned this Jan 22, 2025
Note the LGPL license, add a warning!
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.

1 participant