Network.framework in iOS 15 and macOS 12 adds QUIC as a supported protocol. This example demonstrates using the datagram draft extension to QUIC.
- macOS 12 (Monterey), Xcode 13, and Swift 5.5
- Go 1.16 or later for the test server
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Network.framework in iOS 15 and macOS 12 adds QUIC as a supported protocol. This example demonstrates using the datagram draft extension to QUIC.