I have created a SwiftUI app in Xcode 12.0.1 building under iOS 14.
My app reads UDP data sent over a local network and for that I use the CocoaAsyncSocket library.