Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Colyseus
Multiplayer Framework for Node.js - We moved to GitHub Sponsors: https://github.com/sponsors/endel
Collective -
Host: opensource -
https://opencollective.com/colyseus
- Website: https://colyseus.io/
- Code: https://github.com/colyseus
Add precondition to check that `type` is defined
github.com/colyseus/schema - rnd256 opened this pull request over 3 years ago
github.com/colyseus/schema - rnd256 opened this pull request over 3 years ago
#441 Prevent final user modify private Room properties
github.com/colyseus/colyseus - lpsandaruwan opened this pull request over 3 years ago
github.com/colyseus/colyseus - lpsandaruwan opened this pull request over 3 years ago
Chinese Edition Fixing
github.com/colyseus/docs - CocosGames opened this pull request over 3 years ago
github.com/colyseus/docs - CocosGames opened this pull request over 3 years ago
Allow mapped access to `this.clients` via their sessionId.
github.com/colyseus/colyseus - endel opened this issue over 3 years ago
github.com/colyseus/colyseus - endel opened this issue over 3 years ago
Prevent final user modify private Room properties
github.com/colyseus/colyseus - endel opened this issue over 3 years ago
github.com/colyseus/colyseus - endel opened this issue over 3 years ago
Warning : Std.is is deprecated. Use Std.isOfType instead.
github.com/colyseus/colyseus-haxe - Raam124 opened this issue over 3 years ago
github.com/colyseus/colyseus-haxe - Raam124 opened this issue over 3 years ago
Game Object Destroyed when coming back to the scene
github.com/colyseus/colyseus-unity-sdk - ajeshyohan opened this issue over 3 years ago
github.com/colyseus/colyseus-unity-sdk - ajeshyohan opened this issue over 3 years ago
Bump ws from 7.4.4 to 7.4.6
github.com/colyseus/colyseus.js - dependabot[bot] opened this pull request over 3 years ago
github.com/colyseus/colyseus.js - dependabot[bot] opened this pull request over 3 years ago
prevent properties from being stripped out of WebGL builds.
github.com/colyseus/colyseus-unity-sdk - endel opened this pull request over 3 years ago
github.com/colyseus/colyseus-unity-sdk - endel opened this pull request over 3 years ago
Allow to customize Access-Control-Allow-Headers passed to matchmake endpoint
github.com/colyseus/colyseus - JCMais opened this issue over 3 years ago
github.com/colyseus/colyseus - JCMais opened this issue over 3 years ago
The code after "client.JoinOrCreate" does not execute
github.com/colyseus/colyseus-unity-sdk - tony709394 opened this issue over 3 years ago
github.com/colyseus/colyseus-unity-sdk - tony709394 opened this issue over 3 years ago
"room.state.players.onAdd" is not triggered (run official examples locally)
github.com/colyseus/colyseus.js - tony709394 opened this issue over 3 years ago
github.com/colyseus/colyseus.js - tony709394 opened this issue over 3 years ago
client that allowed for reconnection dont send any data
github.com/colyseus/colyseus - mehmetresatdilbaz opened this issue over 3 years ago
github.com/colyseus/colyseus - mehmetresatdilbaz opened this issue over 3 years ago
Live demo broken?
github.com/colyseus/colyseus-examples - zommerfelds opened this issue over 3 years ago
github.com/colyseus/colyseus-examples - zommerfelds opened this issue over 3 years ago
Sending status code is not working
github.com/colyseus/uWebSockets-express - JCMais opened this issue over 3 years ago
github.com/colyseus/uWebSockets-express - JCMais opened this issue over 3 years ago
Allow to access routes via trailing slash
github.com/colyseus/uWebSockets-express - endel opened this issue over 3 years ago
github.com/colyseus/uWebSockets-express - endel opened this issue over 3 years ago
Proposal for @colyseus/loadtest
github.com/colyseus/colyseus - endel opened this issue over 3 years ago
github.com/colyseus/colyseus - endel opened this issue over 3 years ago
Colyseus throws Server error when built in native
github.com/colyseus/colyseus.js - d3stryr opened this issue over 3 years ago
github.com/colyseus/colyseus.js - d3stryr opened this issue over 3 years ago
Added precompiler directives before using declaration
github.com/colyseus/colyseus-unity-sdk - mitchLucid opened this pull request over 3 years ago
github.com/colyseus/colyseus-unity-sdk - mitchLucid opened this pull request over 3 years ago
Fixing usage of deprecated UnityWebRequest methods
github.com/colyseus/colyseus-unity-sdk - mitchLucid opened this pull request over 3 years ago
github.com/colyseus/colyseus-unity-sdk - mitchLucid opened this pull request over 3 years ago
Schema `OnChange` delegates not removable
github.com/colyseus/colyseus-unity-sdk - rnd256 opened this issue over 3 years ago
github.com/colyseus/colyseus-unity-sdk - rnd256 opened this issue over 3 years ago
0.14 syntax allowReconnection
github.com/colyseus/docs - keldaan-ag opened this pull request over 3 years ago
github.com/colyseus/docs - keldaan-ag opened this pull request over 3 years ago
[Colyseus-422] dropped arrayBuffer when length is 0
github.com/colyseus/uWebSockets-express - Vidski opened this pull request over 3 years ago
github.com/colyseus/uWebSockets-express - Vidski opened this pull request over 3 years ago
Deprecated UnityWebRequest methods are in use "UnityWebRequest.isHttpError" and "UnityWebRequest.isNetworkError" in file ColyseusRequest.cs
github.com/colyseus/colyseus-unity-sdk - bkcetinkaya opened this issue over 3 years ago
github.com/colyseus/colyseus-unity-sdk - bkcetinkaya opened this issue over 3 years ago
Fixing usage of deprecated UnityWebRequest methods
github.com/colyseus/colyseus-unity-sdk - bkcetinkaya opened this pull request over 3 years ago
github.com/colyseus/colyseus-unity-sdk - bkcetinkaya opened this pull request over 3 years ago
Content-Length > actual size will result in Error: socket hang up
github.com/colyseus/uWebSockets-express - Vidski opened this issue over 3 years ago
github.com/colyseus/uWebSockets-express - Vidski opened this issue over 3 years ago
Match-maker: RoomListingData returns wrong number of clients after client reconnect
github.com/colyseus/colyseus - CookedApps opened this issue over 3 years ago
github.com/colyseus/colyseus - CookedApps opened this issue over 3 years ago
Express router middleware/route order issue
github.com/colyseus/uWebSockets-express - ryanwillis opened this issue over 3 years ago
github.com/colyseus/uWebSockets-express - ryanwillis opened this issue over 3 years ago
Added support for duplicate headers and Response.append
github.com/colyseus/uWebSockets-express - ryanwillis opened this pull request over 3 years ago
github.com/colyseus/uWebSockets-express - ryanwillis opened this pull request over 3 years ago
Session expired when attempting to reconnect
github.com/colyseus/colyseus-unity-sdk - LeCommandeur opened this issue over 3 years ago
github.com/colyseus/colyseus-unity-sdk - LeCommandeur opened this issue over 3 years ago
Add performance test
github.com/colyseus/uWebSockets-express - Doumor opened this pull request over 3 years ago
github.com/colyseus/uWebSockets-express - Doumor opened this pull request over 3 years ago
codegen: add SetSchema support for TypeScript
github.com/colyseus/schema - mborecki opened this pull request over 3 years ago
github.com/colyseus/schema - mborecki opened this pull request over 3 years ago
Arena English Corrections
github.com/colyseus/docs - rubyr-LS opened this pull request over 3 years ago
github.com/colyseus/docs - rubyr-LS opened this pull request over 3 years ago
documentation for upcoming @colyseus/testing
github.com/colyseus/docs - endel opened this pull request over 3 years ago
github.com/colyseus/docs - endel opened this pull request over 3 years ago
english edits for root folder
github.com/colyseus/docs - rubyr-LS opened this pull request over 3 years ago
github.com/colyseus/docs - rubyr-LS opened this pull request over 3 years ago
Compare with nanoexpress
github.com/colyseus/uWebSockets-express - joeky888 opened this issue over 3 years ago
github.com/colyseus/uWebSockets-express - joeky888 opened this issue over 3 years ago
ScriptableObject should be instantiated using ScriptableObject.Create…
github.com/colyseus/colyseus-unity-sdk - Vidski opened this pull request over 3 years ago
github.com/colyseus/colyseus-unity-sdk - Vidski opened this pull request over 3 years ago
Initial Update of Arena Documentation
github.com/colyseus/docs - lucidsight opened this pull request over 3 years ago
github.com/colyseus/docs - lucidsight opened this pull request over 3 years ago
Preview Test of Arena Documentation
github.com/colyseus/docs - lucidsight opened this pull request over 3 years ago
github.com/colyseus/docs - lucidsight opened this pull request over 3 years ago
Feature Request: Possibility to have a return value in the execute function
github.com/colyseus/command - Wenish opened this issue over 3 years ago
github.com/colyseus/command - Wenish opened this issue over 3 years ago
User Reported Bug Fixes
github.com/colyseus/unity-demo-shooting-gallery - mitchLucid opened this pull request over 3 years ago
github.com/colyseus/unity-demo-shooting-gallery - mitchLucid opened this pull request over 3 years ago
Final review notes
github.com/colyseus/unity-demo-mmo - mitchLucid opened this pull request over 3 years ago
github.com/colyseus/unity-demo-mmo - mitchLucid opened this pull request over 3 years ago
Removed DB url and replaced with local hosted mongo db
github.com/colyseus/unity-demo-mmo - mitchLucid opened this pull request over 3 years ago
github.com/colyseus/unity-demo-mmo - mitchLucid opened this pull request over 3 years ago
Updated Unity version in readMe
github.com/colyseus/unity-demo-mmo - mitchLucid opened this pull request over 3 years ago
github.com/colyseus/unity-demo-mmo - mitchLucid opened this pull request over 3 years ago
Unity MMO tech demo documentation
github.com/colyseus/docs - mitchLucid opened this pull request over 3 years ago
github.com/colyseus/docs - mitchLucid opened this pull request over 3 years ago
Cleaner code for custom room id
github.com/colyseus/docs - a1xon opened this pull request over 3 years ago
github.com/colyseus/docs - a1xon opened this pull request over 3 years ago
ColyseusRoom instance occassionally becoming null
github.com/colyseus/colyseus-unity-sdk - tonygiang opened this issue over 3 years ago
github.com/colyseus/colyseus-unity-sdk - tonygiang opened this issue over 3 years ago
Add example with more middlewares
github.com/colyseus/uWebSockets-express - endel opened this issue over 3 years ago
github.com/colyseus/uWebSockets-express - endel opened this issue over 3 years ago
Make 'ws' a dependency not devDependency
github.com/colyseus/colyseus.js - middle-way-approach opened this issue over 3 years ago
github.com/colyseus/colyseus.js - middle-way-approach opened this issue over 3 years ago
Cocos Creator 3.1.1 problem, not working on android devices.
github.com/colyseus/colyseus.js - cenkozk opened this issue over 3 years ago
github.com/colyseus/colyseus.js - cenkozk opened this issue over 3 years ago
fixed MissingMethodException errors
github.com/colyseus/colyseus-unity-sdk - burhanyilmaz opened this pull request over 3 years ago
github.com/colyseus/colyseus-unity-sdk - burhanyilmaz opened this pull request over 3 years ago
use client.sessionId rather than client.id. remove ColyseusNetworkedU…
github.com/colyseus/unity-demo-starboss - endel opened this pull request over 3 years ago
github.com/colyseus/unity-demo-starboss - endel opened this pull request over 3 years ago
0.14.7 updates
github.com/colyseus/unity-demo-starboss - mitchLucid opened this pull request over 3 years ago
github.com/colyseus/unity-demo-starboss - mitchLucid opened this pull request over 3 years ago
Updated the C# Client creation to ColyseusClient
github.com/colyseus/docs - hugosteixeira opened this pull request over 3 years ago
github.com/colyseus/docs - hugosteixeira opened this pull request over 3 years ago
Reorganizing Schema Unity Update
github.com/colyseus/unity-demo-tanks - LS-Erik opened this pull request over 3 years ago
github.com/colyseus/unity-demo-tanks - LS-Erik opened this pull request over 3 years ago
Schema.listen() not implemented
github.com/colyseus/colyseus-haxe - sh-dave opened this issue over 3 years ago
github.com/colyseus/colyseus-haxe - sh-dave opened this issue over 3 years ago
add support single next command
github.com/colyseus/command - antn9x opened this pull request over 3 years ago
github.com/colyseus/command - antn9x opened this pull request over 3 years ago
[WIP] Official Cocos Creator Extension
github.com/colyseus/docs - endel opened this pull request over 3 years ago
github.com/colyseus/docs - endel opened this pull request over 3 years ago
Suggestion: Register to OpenUPM with the upm branch
github.com/colyseus/colyseus-unity-sdk - De-Panther opened this issue over 3 years ago
github.com/colyseus/colyseus-unity-sdk - De-Panther opened this issue over 3 years ago
Fix (ACEs): fix OnLeave and Reconnect
github.com/colyseus/colyseus-construct3 - MikalDev opened this pull request over 3 years ago
github.com/colyseus/colyseus-construct3 - MikalDev opened this pull request over 3 years ago
The @type({array: PrimitiveType}) syntax is accepted in TS for ArraySchema fields, but does not actually work
github.com/colyseus/schema - jldinh opened this issue over 3 years ago
github.com/colyseus/schema - jldinh opened this issue over 3 years ago
Dispose UnityWebRequest objects in ColyseusRequest.cs
github.com/colyseus/colyseus-unity-sdk - jushii opened this pull request over 3 years ago
github.com/colyseus/colyseus-unity-sdk - jushii opened this pull request over 3 years ago
UnityWebRequest in ColyseusRequest class causes memory leaks in newer versions of Unity
github.com/colyseus/colyseus-unity-sdk - jushii opened this issue over 3 years ago
github.com/colyseus/colyseus-unity-sdk - jushii opened this issue over 3 years ago
Unity ColyseusClient updates
github.com/colyseus/docs - mitchLucid opened this pull request over 3 years ago
github.com/colyseus/docs - mitchLucid opened this pull request over 3 years ago
adding new how-to chapter: setup server from scratch (TS)
github.com/colyseus/docs - Wenish opened this pull request over 3 years ago
github.com/colyseus/docs - Wenish opened this pull request over 3 years ago
0.14.7 update
github.com/colyseus/unity-demo-shooting-gallery - mitchLucid opened this pull request over 3 years ago
github.com/colyseus/unity-demo-shooting-gallery - mitchLucid opened this pull request over 3 years ago
Unity3D - Updated OnLeave documentation
github.com/colyseus/docs - mitchLucid opened this pull request over 3 years ago
github.com/colyseus/docs - mitchLucid opened this pull request over 3 years ago
Bump ws from 7.4.3 to 7.4.6 in /environments/node-esm
github.com/colyseus/colyseus.js - dependabot[bot] opened this pull request over 3 years ago
github.com/colyseus/colyseus.js - dependabot[bot] opened this pull request over 3 years ago
Bug 156 Adjustment
github.com/colyseus/colyseus-unity-sdk - LS-Erik opened this pull request over 3 years ago
github.com/colyseus/colyseus-unity-sdk - LS-Erik opened this pull request over 3 years ago
Enhancement/Bug 157 Adjustment
github.com/colyseus/colyseus-unity-sdk - mitchLucid opened this pull request over 3 years ago
github.com/colyseus/colyseus-unity-sdk - mitchLucid opened this pull request over 3 years ago
Bug: Colyseus client cannot recognize custom WebSocket close codes
github.com/colyseus/colyseus-unity-sdk - tonygiang opened this issue over 3 years ago
github.com/colyseus/colyseus-unity-sdk - tonygiang opened this issue over 3 years ago
Regression: Cannot use multiple Colyseus settings.
github.com/colyseus/colyseus-unity-sdk - tonygiang opened this issue over 3 years ago
github.com/colyseus/colyseus-unity-sdk - tonygiang opened this issue over 3 years ago
Push filtered bytes instead of concat for 100x better performance
github.com/colyseus/schema - ShukantPal opened this pull request over 3 years ago
github.com/colyseus/schema - ShukantPal opened this pull request over 3 years ago
Do not allow two devices in the local area network online?
github.com/colyseus/colyseus-unity-sdk - cngege opened this issue over 3 years ago
github.com/colyseus/colyseus-unity-sdk - cngege opened this issue over 3 years ago
Colyseus.js parse schema not correctly
github.com/colyseus/colyseus.js - boygiandi opened this issue over 3 years ago
github.com/colyseus/colyseus.js - boygiandi opened this issue over 3 years ago
`room.Send()` should throw an error if the send failed, rather than returning silently
github.com/colyseus/colyseus-unity-sdk - rnd256 opened this issue over 3 years ago
github.com/colyseus/colyseus-unity-sdk - rnd256 opened this issue over 3 years ago
Orientation problem
github.com/colyseus/colyseus-construct3 - Softkeydel opened this issue over 3 years ago
github.com/colyseus/colyseus-construct3 - Softkeydel opened this issue over 3 years ago
Release new version 0.14.6
github.com/colyseus/colyseus-unity-sdk - edmand46 opened this issue over 3 years ago
github.com/colyseus/colyseus-unity-sdk - edmand46 opened this issue over 3 years ago
Unity: Document the usage of schema-codegen for re-using message definitions
github.com/colyseus/colyseus - endel opened this issue over 3 years ago
github.com/colyseus/colyseus - endel opened this issue over 3 years ago
Tech Demo Documentation and Spelling/Grammar fixes
github.com/colyseus/docs - mitchLucid opened this pull request over 3 years ago
github.com/colyseus/docs - mitchLucid opened this pull request over 3 years ago
Major effort to re-organize, tidy-up, and fix the documentation!
github.com/colyseus/docs - endel opened this pull request over 3 years ago
github.com/colyseus/docs - endel opened this pull request over 3 years ago
Updated Example comment, OverrideSettings bug fix
github.com/colyseus/colyseus-unity-sdk - mitchLucid opened this pull request over 3 years ago
github.com/colyseus/colyseus-unity-sdk - mitchLucid opened this pull request over 3 years ago
Added "GettingStarted" pdf and md files
github.com/colyseus/colyseus-unity-sdk - mitchLucid opened this pull request over 3 years ago
github.com/colyseus/colyseus-unity-sdk - mitchLucid opened this pull request over 3 years ago
Settings Editor now looks in packages path for icon
github.com/colyseus/colyseus-unity-sdk - mitchLucid opened this pull request over 3 years ago
github.com/colyseus/colyseus-unity-sdk - mitchLucid opened this pull request over 3 years ago
Fix 148 join or create
github.com/colyseus/colyseus-unity-sdk - mitchLucid opened this pull request over 3 years ago
github.com/colyseus/colyseus-unity-sdk - mitchLucid opened this pull request over 3 years ago