Sandro
Sandro
After implementing client reconnect, I noticed that the connections count in the Colyseus monitor is wrong after a client successfully reconnected to a room. For each successful reconnect, the connection...
### Description Hello. I constructed a simple JUnit test which tries to get a string from strings.xml (just to see if Robolectric works for my project) like this: ```java @RunWith(RobolectricTestRunner.class)...
### Description After the recent update to Chrome in 2024, which blocks third-party cookies by default, our game, which is hosted in an iframe on a games platform, encounters a...
Yesterday, we switched our live system to our new Kubernetes setup, utilizing the Colyseus Proxy together with MongoDB and Redis for load balancing. We had a public beta over the...
## Allgemeine Informationen **Browser:** Alle **Version:** Alle **Modul:** Widescreen Modus ## Beschreibung Im Widescreen Modus kann man mit den Pfeiltasten Links/Rechts zum nächsten und vorherigen Post springen. Eine sinnvolle Erweiterung...
Hello. The context menu automatically closes itself when an item is clicked inside the menu. That works fine when using the provided MenuItems. But in my use case i add...