-
Microsoft Windows [Version 10.0.18363.752]
(c) 2019 Microsoft Corporation. All rights reserved.
E:\cocos-creator\colyseus-examples>nmp install
'nmp' is not recognized as an internal or external c…
-
> I am applying Bun
### Bug description
when call `Client::getAvailableRooms()`,
the error below occur.
![image](https://github.com/colyseus/colyseus/assets/97387461/8bfba396-cff7-4061-b73e-27…
-
[yhs@vbox server]$ npm run start
> lockstepdemo@1.0.0 start
> ts-node index.ts
Error: Cannot find module '../../build/Release/node_datachannel.node'
Require stack:
- /home/yhs/workspace/serve…
-
Hi,
First of all, I'm using colyseus 0.14.21 on android VR Headset device to create a VR game and I use the network ability of colyseus to create a viewer for spectator on windows device, so thank fo…
Fafou updated
1 month ago
-
The bundled`dist/colyseus.js` contains both the Colyseus SDK and `@colyseus/schema` bundled together.
## Problem
When hotfixes are applied to `@colyseus/schema` the bundled `colyseus.js` can get …
endel updated
2 years ago
-
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 last month with about…
-
@serjek made a Colyseus Server using macros to define the Schema https://github.com/serjek/colyseus-hxjs
It would be great to have the same for the schema decoder in the Haxe client. I've started d…
endel updated
5 years ago
-
Currently there are some problems connecting to the Colyseus server after migrating a bunch of networking working code from another project into this project to get Colyseus integrated with all the co…
-
Colyseus 0.14+ changed the way that data is automatically synced between the server and client. Our code would be much simpler if we flattened our data structures from nested class hierarchies to so w…
-
`ArraySchema` is accumulating a number of known issues that only a re-write of how to sync arrays is capable of fixing. This issue is meant to track new issues and edge cases when using `ArraySchema`.…
endel updated
6 months ago