Skip to main content

Jeremy Lainé's aiortc library with only datachannel support and no extra dependencies

Project description

aiortc-datachannel-only

aiortc-datachannel-only is a fork from aiortc, which does not require av, cffi or netifaces dependencies, but has a support for datachannels only.

Install with: pip install aiortc-datachannel-only

Why?

  • I have only need for datachannels, and I want a simple "pip install ..." to work without extra dependencies or build steps (some others have had the same need, issues 78, 118, 243, 324, 364, 436)
  • Netifaces is no longer maintained, and does not have binaries for Python3.10

Caveats:

  • This library does not support ipv6 (which the original aiortc does support)
  • Currently this library uses only the primary ipv4 address (aiortc can use all of the ip4 addresses)

License

aioice-datachannel-only is released under the same BSD license as the original aiortc library.

Development

Install: pip install .[dev]

Build: python setup.py bdist_wheel

Release: twine upload dist/*

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

File details

Details for the file aiortc_datachannel_only-1.3.2.post3-py3-none-any.whl.

File metadata

File hashes

Hashes for aiortc_datachannel_only-1.3.2.post3-py3-none-any.whl
Algorithm Hash digest
SHA256 f1c3636cb7976ebcd093bdfed9f0abd1822992ca507ff61e20aad42e17fd969c
MD5 0916c82a4aed90dd613a50336272fc77
BLAKE2b-256 804e7214debf38afaeb94d69dab56855142918847235b5f76cec448e173ad3b6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page