Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/colyseus/colyseus

⚔ Multiplayer Framework for Node.js
https://github.com/colyseus/colyseus

[Feedback] Authentication - @colyseus/auth

endel opened this issue about 1 year ago
Introducing @colyseus/auth + onAuth() change

endel opened this pull request about 1 year ago
Change setPatchRate to accept milliseconds as null

rafaeor opened this pull request about 1 year ago
Room distribution / Allow to customize which process creates the room

endel opened this pull request about 1 year ago
Don't Crash REDIS

hunkydoryrepair opened this pull request about 1 year ago
Distribute rooms based on player count or room count

hunkydoryrepair opened this pull request about 1 year ago
remove redundant REMOTE_ROOM_SHORT_TIMEOUT and set it to default 2000

theweiweiway opened this pull request about 1 year ago
maintain correct room count

hunkydoryrepair opened this pull request about 1 year ago
[Bug]: Type errors in ArraySchema.d.ts

francislavoie opened this issue about 1 year ago
[Bug]: @colyseus/core missing 'ws'

heilmela opened this issue about 1 year ago
[Bug]: Websocket closed after client reconnection

siqueirarenan opened this issue about 1 year ago
[Feature]: Implementation of Redis Presence

vineet1947 opened this issue about 1 year ago
ArraySchema: known issues

endel opened this issue over 1 year ago
[Bug]: TypeError: Cannot read properties of undefined (reading 'types')

ant-on-elephants opened this issue over 1 year ago
fix:RedisPresence with redis cluster mode init bug,the pub is not cor…

hnujxm opened this pull request over 1 year ago
[Bug]: Defold SDK errors if state has a SetSchema

tufcode opened this issue over 1 year ago
[Bug]: onLeave called before onJoin

hunkydoryrepair opened this issue over 1 year ago
[Bug]: Scalability falls on Seat Reservation Expired

eniomarcosm opened this issue over 1 year ago
Bun support

Nezteb opened this issue over 1 year ago
Deno support

Nezteb opened this issue over 1 year ago
[Bug]: Mongoose 7.5.0 locks Colyseus process on start-up

lTyl opened this issue over 1 year ago
refactor: project engines and contributing notes

heilmela opened this pull request over 1 year ago
feat: add exception handler

heilmela opened this pull request over 1 year ago
[Bug]:use JoinById("roomid") returen seat reservation expired.

925999193 opened this issue over 1 year ago
[Bug]: Changing room to private doesn't update realtime listing

raassh-23 opened this issue over 1 year ago
[Bug]: Type Error with RedisDriver (again)

hunkydoryrepair opened this issue over 1 year ago
Unit test sample is not running

Flex301 opened this issue over 1 year ago
[Bug]: Room api missing some methods like waitForNextMessage

Maus3rSR opened this issue over 1 year ago
Virtual environment Using Purts

2064976193 opened this issue over 1 year ago
[Bug]: Cannot use redis URL with RedisDriver

hunkydoryrepair opened this issue over 1 year ago
[Bug]: State sync doesn't work

TheMetaverseEngineer opened this issue over 1 year ago
[Feature] Database access

endel opened this issue over 1 year ago
[Bug]: Error [ServerError]: seat reservation expired.

1500256797 opened this issue over 1 year ago
[Documentation]: add ParrelSync to Unity docs

endel opened this issue over 1 year ago
New client SDK request?

endel opened this issue over 1 year ago
Will the "Colyseus_Godot_SDK" be provided in the future?

316902108 opened this issue over 1 year ago
[Bug]: Transport does not default to ws

Bogden opened this issue over 1 year ago
[Bug]: pingInterval option did not take effect.

calmchang opened this issue over 1 year ago
feat: change time when greeting gets logged

Wenish opened this pull request over 1 year ago
[Bug]: loadtest exceptions caused by a large amount of console.log

calmchang opened this issue over 1 year ago
seat reservation expired on reconnect [re-upload]

sumin1125 opened this issue over 1 year ago
simulateLatency doesn't go back

endel opened this issue over 1 year ago
LibGDX

customautosys opened this issue over 1 year ago
Crash on room dispose

MrFasolo97 opened this issue over 1 year ago
Need typing support for userData

khoakomlem opened this issue over 1 year ago
Crash in schema

dan-merlea opened this issue over 1 year ago
feat: make port optional in discovery node

Wenish opened this pull request almost 2 years ago
Zombie Rooms with multiple servers w/ RedisDriver

hunkydoryrepair opened this issue almost 2 years ago
Unregister/undefine a room type?

JackJohansson opened this issue almost 2 years ago
Server goes shutdown after MatchMakeError (room not found)

baochungit opened this issue almost 2 years ago
seat reservation expired on reconnect

zack1991 opened this issue almost 2 years ago
Storing `Schema` data types inside RedisPresence/LocalPresence

rtroncoso opened this issue almost 2 years ago
@deprecated() annotation for schema field deprication in javascript

zack1991 opened this issue almost 2 years ago
colyseus/monitor 0.15-preview.2 back button broken

Wenish opened this issue almost 2 years ago
Add publicAddress to Colyseus monitor

CookedApps opened this issue almost 2 years ago
fix: missing `processId` when finding room from mongodb

xVanTuring opened this pull request about 2 years ago
Missing `processId` selection in `mongoose-driver` cause proxy failed

xVanTuring opened this issue about 2 years ago
An error occurs on Node 18.12.1.

gmjung-platform opened this issue about 2 years ago
Error: provided room name "room_name" not defined

nmgwap opened this issue about 2 years ago
Update mongoose to v6

oyed opened this pull request about 2 years ago
Upgrade `mongoose` to v6

oyed opened this issue about 2 years ago
Fix room.toJSON is not a function on 0.15

rjt-rockx opened this pull request about 2 years ago
0.15 fix async/await and code quality

vitalyrotari opened this pull request over 2 years ago
@colyseus/redis-presence yield error on build

AlexanderDecode opened this issue over 2 years ago
@filter on schema messes up patches sent to clients

baaleze opened this issue over 2 years ago
Error: Invalid field access : length

Ifmations opened this issue over 2 years ago
Include userData in reconnect.

ryanwillis opened this pull request over 2 years ago
Code Documentation Updates - Driver interface

lpsandaruwan opened this pull request over 2 years ago
ArraySchema not retaining value between functions

PandaPalumbo opened this issue over 2 years ago
MatchMakeError - {{roomId}} is full

german-teamflowhq opened this issue over 2 years ago
Session expired on reconnecting after leave another room

baochungit opened this issue over 2 years ago
CLYS-101 Code documentation improvments

lpsandaruwan opened this pull request over 2 years ago
uWebSockets support for Colyseus monitor

CookedApps opened this issue over 2 years ago
CLYS-109 msgpackr Integration

lpsandaruwan opened this pull request over 2 years ago
Allow calling colyseus.sdk.reconnect in unit testing

yncat opened this pull request over 2 years ago
security issue with Redis dependency

amir-arad opened this issue over 2 years ago
Disable Redis presence in 0.15 example

lpsandaruwan opened this pull request over 2 years ago
Fix typo in IntegrationTest.ts

eltociear opened this pull request over 2 years ago
Some questions about “getAvailableRooms” !

Deja-vuuu opened this issue over 2 years ago
Roomcount of the process not being deleted at gracefully shutdown

amit-gshe opened this issue over 2 years ago
return value in onAuth command execute

pauloreis7 opened this issue over 2 years ago
Colyseus node address is `null:80` in the event of Colyseus Proxy

pnutmath opened this issue almost 3 years ago
Error building the project

r301 opened this issue almost 3 years ago
state changes are missing on client side ( onStateChange)

Faiz-exe opened this issue almost 3 years ago
consented: false when calling leave() from server side

zack1991 opened this issue almost 3 years ago
RoomAvailable interface is missing name property

bartdorsey opened this issue almost 3 years ago
Bug: MatchMakeError - {{roomId}} is full when room not available

ShukantPal opened this issue almost 3 years ago
Dev Mode

lpsandaruwan opened this pull request almost 3 years ago
Server does not sync state with clients on the latest version

jog1t opened this issue almost 3 years ago
.leave(true) - 1006 CLOSE ABNORMAL

endel opened this issue almost 3 years ago
Support Redis cluster mode

epiphone opened this pull request almost 3 years ago