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
- ...
- ...
- ...
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