alta / quic-go-mobile-example

QUIC + gomobile + Swift Package Manager
MIT License
1 stars 0 forks source link
go golang ios quic swift

QUIC + gomobile + Swift Package Manager

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.

Requirements

This package can be built and run on any modern macOS system with Go, Swift 5.3, and Xcode 11 or later.

Usage

To build the XCFramework and Swift package: make build

To test: make test

Author

© Alta Software, LLC