-
The reception of a webcam on an iPhone 8 iOS 14.6 is sometimes 90 ° or 160 °, suddenly the character is all turned upside down.
How should this be resolved?
Both are affected: https://github.com…
-
Hi,
I am trying to import a 3rd party library (Trystero), This library should be imported by because it includes 'export' command supported in ES6.
`
-
A very cool project https://github.com/dmotz/trystero now uses your library fork simple-peer
But when using with next.js it gives an obscure error "Module not found: Default condition should be las…
-
Hi again,
I integrated Trystero for the first time. I saw that joinRoom() and room.onPeerJoin() worked fine when accessing by localhost.
But Trystero fail when I access by ip address not loca…
-
Next.js doesn't like the new version
```
https://nextjs.org/docs/messages/module-not-found
Import trace for requested module:
./node_modules/webrtc-polyfill/index.js
./node_modules/@thaunknown/…
-
Hi,
Thanks for sharing a wonderful library. I am trying to integrate Trystero for the first time, and I encountered connection failure in joinRoom(). Following is my code.
importing in html:…
-
Encrypting retained messages on the server side with Mosquitto requires a few additional steps, as Mosquitto does not natively support message encryption at rest. However, you can achieve this by comb…
-
Hi! I'm new to trystero -
From [the current README](https://github.com/dmotz/trystero/blob/39539570abebf5e6ef42a8463ac90764b02981cf/README.md), it didn't seem immediately obvious that for the js of …
-
Just letting you know, again your project really helped me to realize a cool thing.
And i wanna thank you
-
**Please briefly describe the project you'd like to add to _Best of JS_?**
- 🤝 Build instant multiplayer webapps, no server required — Magic WebRTC matchmaking over BitTorrent, Nostr, MQTT, IPF…