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.3.tar.gz
(1.4 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.3.tar.gz.
File metadata
- Download URL: peerpyrtc-0.1.3.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
116da479b852440d005d276dcfa783fe3bd6f3a7c7878d114b26cfcbd6cdfedf
|
|
| MD5 |
b83d9d11cdd5b2959837466a1a1b1e2c
|
|
| BLAKE2b-256 |
d8f2e24d2c49c97fba96b2004e697612dbb34ebbfb5e0cf2189d5e6afd41dd19
|
File details
Details for the file peerpyrtc-0.1.3-py3-none-any.whl.
File metadata
- Download URL: peerpyrtc-0.1.3-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 |
0c1c6fd3a75fe68f08a8076f832d2f68893e4db6751cebc9e57cbbc72d3f4cd4
|
|
| MD5 |
8c298f321ee49caea40068d6f77ce7dc
|
|
| BLAKE2b-256 |
2972390caa65479c72a6aa85d506374b5033ca7d6b070a41b0e470b7371ace9d
|