Endel Dreyer

Results 132 issues of Endel Dreyer

- [x] SQLite - [x] MySQL - [x] Postgres - [x] MongoDB - [ ] SQL Server

Create a performance tests for basic collection operations.

https://github.com/colyseus/docs/pull/90

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 behind. Places where the bundled `dist/colyseus.js`...

Reported by Josh via Discord (https://discord.com/channels/525739117951320081/526083188108296202/910023542702223380) > Hey there! > Does anybody know why onLeave might not be called on the client? Testing on iPhone and turning off wifi +...

bug
question

This error is reported often, and one of its causes is when multiple room/state classes are defined in the server with the same schema "context". Internally, every `@type()` call is...

💅 enhancement

https://github.com/colyseus/docs/pull/90

Reported by @rakeshparihar on https://github.com/endel/NativeWebSocket/issues/61 > Using Reserve seat API to join in a room, and when there is a WebSocket connection drops unexpectedly, its not reconnecting and getting an...

Not really sure where to put this - @eeveeboo has made a script to make HTTP/Websockets work on Android here: https://gitlab.com/snippets/1971642 If anyone is having trouble targetting Android this can...

https://github.com/colyseus/docs/pull/90