An example app using MultipeerConnectivity to transfor data wirelessly between iOS / iPadOS.
Both using Data and Stream to transfer data are supported.
The keys are Privacy - Local Network Usage Description (NSLocalNetworkUsageDescription) and Bonjour services (NSBonjourServices) (_servicename._tcp). Check MultipeerConnectivity.swift for more information.
Check SpeedTest.swift.