-
I'm using colyseus.js with a javascript front end. Is there any way to update a Schema on the client side and have those updates propagate to listeners (`onChange`, `onAdd`, etc.). I know traditionall…
-
While working on this issue https://github.com/zigpy/zha-device-handlers/issues/3314, I learned that ZHA creates automatically an entity when it sees a contact device with an On/Off cluster. But since…
-
I have a server action that I call in my useEffect, and I can verify that on my server the action gets called but the response on the client is always undefined. I've tried a bare minimum example wher…
-
```
I oftentimes need to attach my phone to my laptop (via ad-hoc wifi) for
'inverse tethering'. I spent several hours in trying to get my laptop's
wifi card into 'softAP' mode (thus just using the …
-
[latest.log](https://github.com/user-attachments/files/16741176/latest.log)
-
### Description
With the Spawn With Observers flag unticked on the Player prefab Player objects of other clients will spawn on a client, but (correctly) not its own.
NGO 1.11.0 behaves correctly…
-
The pyscrcpy client in python is using 90% of my cpu but the scrcpy.exe only uses 10%
Please can someone show me how to do it in cpp or show me how to fix the pyscrcpy client library
-
Hey,
Nice app! One question though: did you ever consider to make it a "client only"? For example, I use minio as my RSS aggregator. Minio supports the official Fever API, which makes it possible to …
-
### For?
S&Box
### What can't you do?
I'm unable to hide the server-side code of my s&box game from the clients. For some games it makes no sense for any player to host their own room (see #5769), …
-
I'm building a doorway video monitor using a webcam and a Raspberry PI. I'm using motion (https://motion-project.github.io/) to capture video and images, and I'd like to use gdrive to upload those ima…