Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 895 Bytes

File metadata and controls

23 lines (16 loc) · 895 Bytes

Moq (Swift Package)

Ergonomic Swift wrapper for Media over QUIC: async/await, AsyncSequence streams, and Swift-native names over the raw moq-ffi bindings.

Auto-generated mirror; source, issues, and pull requests live in moq-dev/moq. This repo only carries tagged Swift Package Manager releases, versioned independently of the moq-ffi crate.

Install

.package(url: "https://github.com/moq-dev/moq-swift", from: "0.4.5"),

The raw MoqFFI bindings (and the prebuilt XCFramework) are pulled in transitively from moq-dev/moq-swift-ffi.

See moq-dev/moq/swift/README.md for usage, local development, and the release process.

Licensed under MIT OR Apache-2.0.