8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
implement publish/subscribe on LocalPresence. bump 0.10.9
fixes memory leak on WebSocket client disconnection. upgrade ws to 7.… …x. bump 0.10.8 closes colyseus#239
bump 0.10.6
allow to deploy colyseus on any URL segment, without root path.
add @types/redis as dependency. support 'strict: true' from consumer … …side.
bump 0.10.2. colyseus#176
fix when joining a room without a state schema.
bump 0.10.0
support async onInit. closes colyseus#137
fixes disconnecting an empty room. bump 0.9.31