-
### 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…
-
I seem to be running into this error a lot:
> ERROR Validation failed for room {"client-event-id": "xxx", "op": "error", "original-event": {"client-event-id": "xxx", "data": {"id": "xxx", "onlin…
-
```
1. alias name cannot support other unicode characters.
2. if a group name contains spaces, it automatically converted to ".".
3. could you allow the group administrator to write something in the g…
-
Look like there a extra group.room_presence call in line 60 to 77, well, unless I don't understand what's going on.
```
(expand('group.room_presence')
| selectattr('state', 'eq', 'stud…
-
```
1. alias name cannot support other unicode characters.
2. if a group name contains spaces, it automatically converted to ".".
3. could you allow the group administrator to write something in the g…
-
Our presence API only gives the ability to declare presence on a global basis. From a privacy point of view, this is not ideal: what if i just want to tell users in a given room that i am currently on…
ara4n updated
2 years ago
-
```
1. alias name cannot support other unicode characters.
2. if a group name contains spaces, it automatically converted to ".".
3. could you allow the group administrator to write something in the g…
-
Use knowledge of whats turned on, off in room to determine room presence utilizing a `binary_sensor`
-
Hey, I have an Android tabloid and a Aqara Presence Sensor FP2 that I don't reach from my Homey.
I have setup Net Scan to scan these two devices using there IP addresses but both of them are reported…
-
*This issue was originally created by [**@necropola**](https://github.com/necropola) at .*
### Background information
- dendrite-0.13.4+317b101
- postgresql-15.4
- Running native (no docker) on …