So I’m looking for lan server discovery, like this: https://mirror-networking.com/docs/Articles/Components/NetworkDiscovery.html
Is there anything like it in unity netcode?
Or perhaps the easiest thing would be to simply use mirror for discovery, just to get the ip, and then connect using netcode?