Re: [Taps] New Transport Networking APIs in iOS 12 beta

2018-06-09 Thread Tommy Pauly
Hello Michael, The architecture is designed specifically to allow loading different protocols. The parameters object is centered around a “protocol stack” configuration object, which is composed of protocol options for defined protocol implementations. This only exposes a default stack now, but

Re: [Taps] New Transport Networking APIs in iOS 12 beta

2018-06-09 Thread Michael Tuexen
> On 8. Jun 2018, at 18:29, Tommy Pauly wrote: > > Hello TAPS! > > This week we released Network.framework, a new set of transport APIs, as part > of the beta for iOS 12 and macOS Mojave. > > This API provides support for connections and listeners using TCP, UDP, TLS, > and DTLS; connecting b