Auto-generated mirror of the ergonomic Go wrapper for Media over QUIC.
Source, issues, and pull requests live in moq-dev/moq; this repo only carries tagged Go module releases.
Install
go get github.com/moq-dev/moq-go@latest
import "github.com/moq-dev/moq-go/moq"
Hand-written Go on top of the raw github.com/moq-dev/moq-go-ffi bindings, which carry the prebuilt native libraries. CGO_ENABLED=1 is required (the default on Unix).