Skip to content

Swift project for QUIC using Network.framework.

License

Notifications You must be signed in to change notification settings

fuziki/swift-quic-examples

Repository files navigation

swift-quic-examples

Example project for QUIC using Network.framework.

Client

Requirements

  • Xcode 14.3+
  • iOS 16+ or macOS 13+

Build

Open xcodeproj and build swift-quic-examples.

$ open swift-quic-examples.xcodeproj

Server

Requirements

  • Go 1.19+

Start Echo Server

$ make echo

About

Swift project for QUIC using Network.framework.

Resources

License

Stars

Watchers

Forks