ExistentialAudio/SwiftOSC

Error when trying to send data

eldarsadykov opened this issue · 1 comments

Just followed the instructions in the README

I am pressing a button:

            Button("Send OSC Message") {
                client.send(bundle)
            }

Error:

dnssd_clientstub ConnectToServer: connect() failed path:/var/run/mDNSResponder Socket:16 Err:-1 Errno:1 Operation not permitted