-
Hey there,
I suddenly seem to have problems with the cloud server / 0.peerjs.com. Didn't even change the code or anything about the web apps, and I remain getting returned a ERR_CONNECTION_TIMED_O…
-
## Describe the bug
Used `build.define` in `vite.config.ts` like below to display the `version` string from `package.json`:
```js
export default {
define: {
__VERSION__: JSON.stringify(pr…
-
### What is the problem?
_When the server approaches its **sixth** PeerJS client litlmoz/pinto-pinto#28 connections, each subsequent connection takes longer to establish._
_Once the **eighth** Pe…
-
When I test things locally in multiple tabs, everything seems to work just fine. But when I test with friend who is in different network, I noticed a problem. When my computer is the original peer (se…
-
I've been using PeerJs for a while now, and my local and my remote test server for my web application work. But, when I compile my code via webpack using **mode: 'production'**, I can no longer make c…
-
-
It worked perfectly but suddenly from yesterday the peer id is not generating?
-
"Currently, I also do not see any way of syncing users between socket io and peerjs so a native implementation would allow for a much smoother system" ... you can extens peerjs server to add custom fu…
-
Hi,
I don't understand how the Peer constructor works ?
The ID argument is a simple string ?
I don't find information about that.
With that in an Angular App
```
import * as Peer from 'pe…
-
### What is the problem?
_When the **eighth** PeerJS client connection is made the video feed stutters leading to the freezing of the WebRTC call._ litlmoz/pinto#15
_**Expected** - Occurs after e…