Skip to content

moq-dev/moq-go-ffi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

moq-go-ffi (Go module)

Auto-generated mirror of the raw Go bindings for Media over QUIC. Most callers want the ergonomic github.com/moq-dev/moq-go wrapper instead.

Source, issues, and pull requests live in moq-dev/moq; this repo only carries tagged Go module releases, published by CI on each moq-ffi-v* tag.

Install

go get github.com/moq-dev/moq-go-ffi@latest

The module bundles prebuilt native libraries for linux/amd64, linux/arm64, darwin/amd64, darwin/arm64 (libmoq_ffi.a), and windows/amd64 (moq_ffi.lib); cgo selects the right one automatically.

See moq-dev/moq/go/ffi/README.md for usage and the release process.

Licensed under MIT OR Apache-2.0.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors