peerjs-python icon indicating copy to clipboard operation
peerjs-python copied to clipboard

Python port of PeerJS client

Results 9 peerjs-python issues
Sort by recently updated
recently updated
newest added

Updates the requirements on [av](https://github.com/PyAV-Org/PyAV) to permit the latest version. Changelog Sourced from av's changelog. v9.2.0 Features: Update binary wheels to enable libvpx support. Add an io_open argument to av.open...

size/XS
dependencies

Hello, I tried your library and it works great with exchanging data between peers. But, I'm also interested in exchanging streams between peers. I'm looking forward to seeing you implement...

- [X] Support http status codes. - [ ] Support large files over http. - [ ] Support http2 style server push. Lower priority since webrtc is bi-directional already.

help wanted

Currently aiortc does not implement ICETrickle nor is it able to fall back from a failing primary STUN or TURN server to a fall back option provided in the API...

enhancement
help wanted

Hello 👋 Thank you for this awesome library! I started working with it yesterday and I noticed that, unless I'm missing something, `DataChannel` message handling appears to be broken for...

good first issue
help wanted

First of all I would like to thank you for your effort in porting peerjs to python, this is a very interesting library! Running the code below gives me: `createDataChannel()...

Implement testsuite that simulates full end to end scenarios between browser interactions and python edge device. Related [peerjs issue](https://github.com/peers/peerjs/issues/759).

help wanted

good first issue
help wanted

https://mypy.readthedocs.io/en/latest/cheat_sheet_py3.html

good first issue
help wanted