/swift-quic-datagram-example

Swift QUIC datagram example

Primary LanguageSwift

QUIC Datagrams in Swift

Network.framework in iOS 15 and macOS 12 adds QUIC as a supported protocol. This example demonstrates using the datagram draft extension to QUIC.

Requirements

  • macOS 12 (Monterey), Xcode 13, and Swift 5.5
  • Go 1.16 or later for the test server