Example Go package built into an XCFramework for Swift Package Manager. This package implements a simple QUIC datagram server using quic-go.
Depends on https://golang.org/cl/334689.
This package can be built and run on any modern macOS system with Go, Swift 5.3, and Xcode 11 or later.
To build the XCFramework and Swift package: make build
To test: make test
© Alta Software, LLC