New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

pylibdatachannel

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pylibdatachannel

Wrapper around libdatachannel

  • 0.1.0
  • PyPI
  • Socket score

Maintainers
1

pylibdatachannel

Minimal Python wrapper for libdatachannel (C++ WebRTC network library) using pybind11.

The library currently only supports minimal API needed by my use case, but contributions to extend the API are welcome.

Disclaimer: This project is an independent Python wrapper for the libdatachannel library and is not affiliated with, endorsed by, or maintained by the original libdatachannel project.

Wheels

Python wheels are published to Pypi repository. Only Linux x86_64 and aarch64 are currently built.

Versions

The library uses Semver that does not match the version of libdatachannel. The table below shows relation between the wrapper and library versions.

Wrapper versionLibrary version
0.1.00.22.2

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc