A Python-based WebRTC signaling and data channel library
Project description
PeerPy
PeerPy is a Python library that makes building WebRTC datachannel apps simple.
It provides signaling, room management, and integration with aiortc.
Installation
pip install peerpy
Usage
from peerpy import Room
room = Room("myroom")
# add peers, manage datachannels, etc.
License
This project is open-sourced under the MIT License. See the LICENSE file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
peerpyrtc-0.1.4.tar.gz
(5.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file peerpyrtc-0.1.4.tar.gz.
File metadata
- Download URL: peerpyrtc-0.1.4.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec00c801164e45267705ee5e2d6756f68db23d8646347e9ff210231f37b0a24b
|
|
| MD5 |
d4e01711725264ded52129c88cd1de1e
|
|
| BLAKE2b-256 |
ce2c272060f526c2969c446311f9958e5aba43391082df5393318367e2dd8f0f
|
File details
Details for the file peerpyrtc-0.1.4-py3-none-any.whl.
File metadata
- Download URL: peerpyrtc-0.1.4-py3-none-any.whl
- Upload date:
- Size: 1.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
169a613b361c718c238c019b1f5f8b2635fe10f7a90e6777475d183b1ab768b5
|
|
| MD5 |
fb4ffdffad7040b99fa7563daff56e99
|
|
| BLAKE2b-256 |
18d1733bc09ff1657f574aa5b8e1697f23c0bf2f67095d649cf7267f94428464
|