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.5.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.5.tar.gz.
File metadata
- Download URL: peerpyrtc-0.1.5.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 |
d0aca8ab056a90392bfd110900a87eb28ecf6b9c30bedbc48faf4ce4e2cb65b9
|
|
| MD5 |
5fdd61039281e3bf6f8372e0a5e310cc
|
|
| BLAKE2b-256 |
ca6c9de892c874d0dcfe816d628647ae2c7f2257b834cfaa45b0808a9527a000
|
File details
Details for the file peerpyrtc-0.1.5-py3-none-any.whl.
File metadata
- Download URL: peerpyrtc-0.1.5-py3-none-any.whl
- Upload date:
- Size: 5.8 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 |
ab5600f51f10c7bd6d3bc77da81638cf12202c210e66820991f1737072a2ceff
|
|
| MD5 |
a11e19c8841dd3f650b4dd38de48feec
|
|
| BLAKE2b-256 |
ed379d437610b03e6de520912c6c3aaa7a1f81483d55ecebbde045465446a71c
|