Within my launchd.plist I’m using the Bonjour key for some of my on-demand sockets. Is there a way to associate a TXT record with the name that gets automatically registered with the responder? An API I can call when launched but the info persists after my process has ended?


/Mick