Hi,
I'm trying to connect a browser peer to a iOS peer in the same local network without having a relay/signaling server running. The browser is restricted to its sandbox and has no access to UDP, so mDNS discovery isn't working. So I'm wondering, if it is possible to implement a circuit relay in Swift, to bridge that gap? Or are there any other possibilities without a third party device?
If the relay option is possible, I would like to participate, but need a starting point for the project structure. Maybe you can help?
Many thanks.
Hi,
I'm trying to connect a browser peer to a iOS peer in the same local network without having a relay/signaling server running. The browser is restricted to its sandbox and has no access to UDP, so mDNS discovery isn't working. So I'm wondering, if it is possible to implement a circuit relay in Swift, to bridge that gap? Or are there any other possibilities without a third party device?
If the relay option is possible, I would like to participate, but need a starting point for the project structure. Maybe you can help?
Many thanks.