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

Native macOS/iOS mDNS stack support (NWListener) #4

Open
amydevs opened this issue May 15, 2023 · 1 comment
Open

Native macOS/iOS mDNS stack support (NWListener) #4

amydevs opened this issue May 15, 2023 · 1 comment
Labels
development Standard development r&d:polykey:core activity 4 End to End Networking behind Consumer NAT Devices

Comments

@amydevs
Copy link
Contributor

amydevs commented May 15, 2023

Specification

There are common API's for local network service discovery on macOS and iOS. This could be used instead of directly making calls to macOS's mDNSResponder

Additional context

New API: https://developer.apple.com/documentation/network/nwlistener/service
Deprecated API: https://developer.apple.com/documentation/foundation/nsnetservice

Tasks

  1. ...
  2. ...
  3. ...
@tegefaulkes
Copy link
Contributor

Linear marked this as stale so I'm reopening.

@tegefaulkes tegefaulkes reopened this Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Standard development r&d:polykey:core activity 4 End to End Networking behind Consumer NAT Devices
Development

No branches or pull requests

3 participants