-
the 'failed' state from https://developer.mozilla.org/en-US/docs/Web/API/RTCPeerConnection/iceConnectionState is currently not handled:
https://github.com/feross/simple-peer/blob/ba0e925e7da56e144a9a…
-
# 🐛 bug report
Since some nightly versions (not 100% sure when it started) I get an error for optimized JS files `Uncaught ReferenceError: require is not defined`.
It looks like it happens when …
-
I'm trying to test de video chat example with my smartphone, but I can't.
I'm receiving the following message:
> PeerJS Video Chat
>
> Please click `allow` on the top of the screen so we can access…
-
I have hosted my own peerjs server on AWS and was trying to connect to that, but unlike peerjs where I can pass that server as 'host' and 'port' while creating new Peer( { host:, port: }), this doesn'…
-
Hi,
I created a new account to test a scene with a test player and he can't join.
With the new account I tried to create a fate accelerated character but when I save I get an error.
I checked with …
-
### Versions:
I've used installed the package using the following command:
```bash
$ pip install "python-socketio[asyncio_client]"
```
- Python `3.7.9`
- python-socketio (asyncio_client) `5.0.…
-
Failed to load resource: the server responded with a status of 404 (Not Found) peerjs/id?ts=16012175769280.5916506301104723:1
This is the message in the console when I deploy my project. But it's …
-
## Description
The p2p extension is cool but it has some limitations and is not the fastest. Some limitations are that if you want a server architecture, people can potentially steal your connection …
-
## 💁 설명
진혁님의 PeerJS를 위한 서버를 만들어봅시다 ~~
기존 backend 코드에 삽입이 가능할 것 같으니 그것도 참고합시다 ~~
참고자료:
-
Ran across this
```
$ yarn content flaws Learn/Getting_started_with_the_web/What_will_your_website_look_like
yarn run v1.22.5
$ env-cmd --silent cross-env CONTENT_ROOT=files node node_modules/@mdn…