-
### Context
I create a Colyseus Server with RedisDriver, RedisPresence and Express server. I am also implementing the password protection for the rooms as follows (minimalize):
```
onCreate(o…
-
### Context
_No response_
### Bug description
`@colyseus/command` isn't exporting types correctly in-line with the `package.json` exports
![2024-10-15-12-37-10](https://github.com/user-attachmen…
-
### Context & Description
Current status:
My game server uses websocket protocol, uses express as engine, and is deployed on Aliyun's server through k8s.
Hope for:
One room can support 10,000 pe…
-
### Context
Reported by @damian-pastorini on Discord:
![image](https://github.com/user-attachments/assets/0e32597b-c72d-406e-bed3-6d6bfb75e4b1)
### Bug description
Using "vulnerable" `coo…
endel updated
2 weeks ago
-
Hi,
I'm hoping someone can assist me in figuring out why I am receiving the "Grant: missing session or misconfigured provider" error when attempting to integrate AWS Cognito OAuth into my applicati…
-
as the title says, this problem both happens on 0.15.3 and 0.15.4 but not on 0.15.2, also I've checked all of my libraries and all are up to date
found the same issue on https://github.com/orgs/col…
-
This thread is for general feedback for the new `@colyseus/auth` module ([Documentation](https://docs.colyseus.io/authentication/), https://github.com/colyseus/colyseus/pull/657, https://github.com/co…
endel updated
1 month ago
-
The client uses TypeScript with Cocos Creator. It would be great if a unified schema definition file could also be used on the client side. This way, I can have a consistent code suggestion experience…
-
Hi everybody, I have [been working on the upcoming version `3.0` of `@colyseus/schema`](https://github.com/colyseus/schema/tree/3.0) since last month, and I think I can finally share what's planned to…
-
Graft Scatterbrain code into an example room from colyseus-examples