Skip to main content

moq-ffi

Raw UniFFI bindings for the Media over QUIC Rust crates.

This package is the native foundation: the compiled moq-ffi cdylib plus the auto-generated Python bindings, exposed exactly as uniffi-bindgen emits them (the Moq-prefixed classes). It tracks the moq-ffi Rust crate version one-to-one.

Most callers want moq-rs instead (imported as moq), the ergonomic wrapper with a Pythonic API (no Moq prefixes, async iterators, context managers). Use moq-ffi directly only if you need the unwrapped API or are building your own wrapper.

Installation

pip install moq-ffi

The distribution is moq-ffi; the import name is moq_ffi.

import asyncio

import moq_ffi


async def main() -> None:
    client = moq_ffi.MoqClient()
    session = await client.connect("https://cdn.moq.dev/anon")


asyncio.run(main())

See Also

  • moq-rs. The ergonomic wrapper most callers want (imported as moq).
  • moq-ffi. The Rust crate that produces these bindings.
  • MoQ project. Full monorepo with Rust server, TypeScript browser lib, and more.

Release files for moq-ffi 0.3.15

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for moq-ffi 0.3.15
File Size Uploaded
moq_ffi-0.3.15.tar.gz 3.0 MB Details

Built distributions (wheels)

Table of built distributions (wheels) for moq-ffi 0.3.15
File
moq_ffi-0.3.15-py3-none-win_amd64.whl Python 3 none Windows x86-64 Details
moq_ffi-0.3.15-py3-none-manylinux_2_28_aarch64.whl Python 3 none Linux glibc 2.28+ ARM64 Details
moq_ffi-0.3.15-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Python 3 none Linux glibc 2.17+ x86-64 Details
moq_ffi-0.3.15-py3-none-macosx_11_0_arm64.whl Python 3 none macOS 11.0+ ARM64 Details

Total release size: 33.7 MB

Release files / moq_ffi-0.3.15.tar.gz

Download URL moq_ffi-0.3.15.tar.gz
Size 3.0 MB
Tags Source
SHA-256 checksum
How to use checksums
a6a415d0473b091ba0b3a9db39ceb524d67aa86cf808ccbc1e5e6b99b1e76abf
BLAKE2b-256 checksum
How to use checksums
6c8124d39ca6643951670566cde05a8c6b662e6a2c0a1fbfcc347511f68b195d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 2, 2026.

Transparency log

Release files / moq_ffi-0.3.15-py3-none-win_amd64.whl

Download URL moq_ffi-0.3.15-py3-none-win_amd64.whl
Size 6.5 MB
Tags Python 3 Windows x86-64
SHA-256 checksum
How to use checksums
5f7d0243bddb39cc35c872f5d651b304f1855a1521b4f3032c26e57c8fffa17f
BLAKE2b-256 checksum
How to use checksums
789bdb5bcd07a6551319d3e84c155a39eb9dfc3729d851f7ad21a4afea0df3e4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 2, 2026.

Transparency log

Release files / moq_ffi-0.3.15-py3-none-manylinux_2_28_aarch64.whl

Download URL moq_ffi-0.3.15-py3-none-manylinux_2_28_aarch64.whl
Size 8.5 MB
Tags Linux glibc 2.28+ ARM64 Python 3
SHA-256 checksum
How to use checksums
6644f226ed6c71d3fcef09c337da7987d0de8aa40adfc1a7183e4c6f93abd741
BLAKE2b-256 checksum
How to use checksums
a267bd8510780d38a7911c64053cb4b73772e76e53ca09124e08bab0e8b1b72c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 2, 2026.

Transparency log

Release files / moq_ffi-0.3.15-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL moq_ffi-0.3.15-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 8.4 MB
Tags Linux glibc 2.17+ x86-64 Python 3
SHA-256 checksum
How to use checksums
ab79ee11dd3f5905f8a3c43cfe2f466a9b0450d0372997d826ccb9551372cfbc
BLAKE2b-256 checksum
How to use checksums
c2e91a9e0f96b6a44712ca6b64f70476d89cc5a2122df40ae1e6f6ed34897c37
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 2, 2026.

Transparency log

Release files / moq_ffi-0.3.15-py3-none-macosx_11_0_arm64.whl

Download URL moq_ffi-0.3.15-py3-none-macosx_11_0_arm64.whl
Size 7.3 MB
Tags Python 3 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
b8f4e65c1065421cb87a26bf09473e7dcbe066e089ec6e095e578e5f13a1df24
BLAKE2b-256 checksum
How to use checksums
164bc8caeb50249fc39c0b2781d323904d434c6a6cafe383cde0d9da28770289
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 2, 2026.

Transparency log

Release history Release notifications | RSS feed

0.4.2

5 release files

0.4.1

5 release files

0.4.0

5 release files

0.3.19

5 release files

This release

0.3.15 This release

5 release files

0.3.14

5 release files

0.3.13

5 release files

0.3.12

5 release files

0.3.11

5 release files

0.3.10

5 release files

0.3.6

6 release files

0.3.5

6 release files

0.3.4

6 release files

0.3.3

6 release files

0.3.2

6 release files

0.3.1

6 release files

0.3.0

6 release files

0.2.33

6 release files

0.2.32

6 release files

0.2.31

6 release files

0.2.30

6 release files

0.2.29

6 release files

0.2.25

6 release files

0.2.24

6 release files

0.2.23

6 release files

0.2.21

6 release files

0.2.20

6 release files

0.2.11

5 release files

0.2.10

5 release files

0.2.9

5 release files

0.2.2

5 release files

0.2.1

5 release files

0.2.0

5 release files

0.1.6

5 release files

0.1.5

5 release files

0.1.4

5 release files

0.1.3

5 release files

0.1.2

5 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page