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
increase "stale issue" time
cd2bef2a2f40e5f1807d0122616e6985d3c10161 authored 12 months ago
cd2bef2a2f40e5f1807d0122616e6985d3c10161 authored 12 months ago
uWebSockets.js transport: make sure to close the connection on join error.
fdd53c535266bfe6a8ce1499632f1f11aaa87bf0 authored 12 months ago
fdd53c535266bfe6a8ce1499632f1f11aaa87bf0 authored 12 months ago
make sure to await for subscribeIPC during startup
(tries to fix processes occasionally getting removed during startup,
therefore not participating...
fix regression #270. (introduced on #695)
55017667903e0526678cc28617b92fe576a11874 authored 12 months ago
55017667903e0526678cc28617b92fe576a11874 authored 12 months ago
preserve error code on IPC errors. fixes #697
bf453e5b98d58a1ea61d5359b68693ddf5237526 authored about 1 year ago
bf453e5b98d58a1ea61d5359b68693ddf5237526 authored about 1 year ago
security fix #678
fabc109c4c21e5d4e810d56a51217173ce1ab6e8 authored about 1 year ago
fabc109c4c21e5d4e810d56a51217173ce1ab6e8 authored about 1 year ago
break down matchMaker.setup() into setup()/accept(). closes #695
477df822e6d608584d47e0143d82a85330ee5f02 authored about 1 year ago
477df822e6d608584d47e0143d82a85330ee5f02 authored about 1 year ago
bump @colyseus/auth version. post-merge #692
8c03976c28f23d1227863e290ecd9f2ff39140b5 authored about 1 year ago
8c03976c28f23d1227863e290ecd9f2ff39140b5 authored about 1 year ago
@colyseus/auth: handler errors in post /anonymous route
90d0da6179963678ebcdadab98e4d35f6e74064f authored about 1 year ago
90d0da6179963678ebcdadab98e4d35f6e74064f authored about 1 year ago
update README
5cba06f8005d9eb48966120e3d2f598e522651f9 authored about 1 year ago
5cba06f8005d9eb48966120e3d2f598e522651f9 authored about 1 year ago
@colyseus/tools: fix kill + start when cwd has changed
901c6a69b5469e9a483bed366571049e9ecfda48 authored about 1 year ago
901c6a69b5469e9a483bed366571049e9ecfda48 authored about 1 year ago
@colyseus/tools: reset/restart pm2 if cwd has changed
fa6358116b7cd8747a429e221181aa4fee02f5f8 authored about 1 year ago
fa6358116b7cd8747a429e221181aa4fee02f5f8 authored about 1 year ago
@colyseus/tools: detect package manager
8ea9f29d922472efc383310f38083eafc259659b authored about 1 year ago
8ea9f29d922472efc383310f38083eafc259659b authored about 1 year ago
@colyseus/tools - post-deploy fix
e6beb38998d075133e30548dcacd9ef438c09330 authored about 1 year ago
e6beb38998d075133e30548dcacd9ef438c09330 authored about 1 year ago
yarn fix for @colyseus/tools
2e6b30ba3429bddd9f0bd337d1210ada89fd8855 authored about 1 year ago
2e6b30ba3429bddd9f0bd337d1210ada89fd8855 authored about 1 year ago
specify package manager and node versions
b0efcc7324e9c2f8f654e6f54df7474ce2ac16f0 authored about 1 year ago
b0efcc7324e9c2f8f654e6f54df7474ce2ac16f0 authored about 1 year ago
bump @colyseus/bun-websockets version
7a015cca8f3442e3e58c9c2c7acd4eb3f9139291 authored about 1 year ago
7a015cca8f3442e3e58c9c2c7acd4eb3f9139291 authored about 1 year ago
bump stable versions
819095f5e566054940c2bbb3f5483d8569a7ca59 authored about 1 year ago
819095f5e566054940c2bbb3f5483d8569a7ca59 authored about 1 year ago
pass 'fake' request object of static onAuth() on uWebSockets.js transprot
600534c5eb7839d1c86db72166575af4614c939b authored about 1 year ago
600534c5eb7839d1c86db72166575af4614c939b authored about 1 year ago
bump version
6fb12dcfebc2a7a0dcf4a5258048e5eaed2c7c6a authored about 1 year ago
6fb12dcfebc2a7a0dcf4a5258048e5eaed2c7c6a authored about 1 year ago
refactor how static onAuth() is called internally. #677
774d051af21f989e70ce799d8c89c4179e7db522 authored about 1 year ago
774d051af21f989e70ce799d8c89c4179e7db522 authored about 1 year ago
Merge branch 'master' into auth-token-refactor
0a553b80c151580e0e6b6159b5bd1ff8ca400514 authored about 1 year ago
0a553b80c151580e0e6b6159b5bd1ff8ca400514 authored about 1 year ago
@colyseus/auth: guess 'auth.oauth.defaults.origin' based on env vars. add 'transformProfileData' default implementation.
8c41af394c7b073a4f1456565334d5d0311758fc authored about 1 year ago
8c41af394c7b073a4f1456565334d5d0311758fc authored about 1 year ago
fix #678. (regression of #633)
d39894ab8bce394857ab623d90bb0d7892931767 authored about 1 year ago
d39894ab8bce394857ab623d90bb0d7892931767 authored about 1 year ago
bump @colyseus/core 0.15.21
9ed3b2d55b966de09dd0f510366241fe58afcba7 authored about 1 year ago
9ed3b2d55b966de09dd0f510366241fe58afcba7 authored about 1 year ago
refactoring matchMaker calls to allow providing authToken
8d99da47a565e963681816bf915716b0a4bacae8 authored about 1 year ago
8d99da47a565e963681816bf915716b0a4bacae8 authored about 1 year ago
fixes static onAuth for uWebSockets.js transport
c28bb349b6de60e5303d156815335b8d8283db08 authored about 1 year ago
c28bb349b6de60e5303d156815335b8d8283db08 authored about 1 year ago
remove local reservedSeat only after onJoin/reconnect. fixes #678
cf4f9ad90ab92b8894686617af690c30a59bd2c2 authored about 1 year ago
cf4f9ad90ab92b8894686617af690c30a59bd2c2 authored about 1 year ago
dissallow disconnect() during onCreate(). fixes #681
42302eab43694f23f07adbfa2900bb256db2b534 authored about 1 year ago
42302eab43694f23f07adbfa2900bb256db2b534 authored about 1 year ago
fixes @colyseus/core + @colyseus/uwebsockets-transport compatibility
61c251cc9b598e72e1213c943a1f99508ef0f446 authored about 1 year ago
61c251cc9b598e72e1213c943a1f99508ef0f446 authored about 1 year ago
make sure matchMaker is ready before .beforeListen(). closes #675
afceeb51d964ec0d72c958d0b8e91f4d140a332c authored about 1 year ago
afceeb51d964ec0d72c958d0b8e91f4d140a332c authored about 1 year ago
revert.
d8d7f257cdc0970b52388cb36bf3ec713c3dfa10 authored about 1 year ago
d8d7f257cdc0970b52388cb36bf3ec713c3dfa10 authored about 1 year ago
make sure matchMaker is ready before calling initializeGameServer/beforeListen. closes #675
cd942a77805ad1347015c2b60d9b343a1eaac930 authored about 1 year ago
cd942a77805ad1347015c2b60d9b343a1eaac930 authored about 1 year ago
bump @colyseus/core 0.15.19
32c7bd04d2a85854a4a4429f9dd80d62f8810599 authored about 1 year ago
32c7bd04d2a85854a4a4429f9dd80d62f8810599 authored about 1 year ago
only re-tries 'create room' on 'ipc_timeout' errors. re-throw otherwise.
d1dfb0d607f780737d52958e0523b6ceb990374c authored about 1 year ago
d1dfb0d607f780737d52958e0523b6ceb990374c authored about 1 year ago
only warn about beta auth APIs if actually using them
e658ed8cbedbd00a9c79f53bbdeeb1e92c1c0947 authored about 1 year ago
e658ed8cbedbd00a9c79f53bbdeeb1e92c1c0947 authored about 1 year ago
fix if 'undefined' or 'null' were returned from onFindUserByEmail. bump version.
2f7a61777775ff337cc642aa890b3e3739be6016 authored about 1 year ago
2f7a61777775ff337cc642aa890b3e3739be6016 authored about 1 year ago
update @colyseus/tools version
fd5fb34006b4052017f91b8a4174e66e6f23ee25 authored about 1 year ago
fd5fb34006b4052017f91b8a4174e66e6f23ee25 authored about 1 year ago
update pnpm lock
ef0809dd4624f459c876c8b6dbb3b132cf420f09 authored about 1 year ago
ef0809dd4624f459c876c8b6dbb3b132cf420f09 authored about 1 year ago
move COC to .github
1699f64fdb4759104424e59af3c6a6d6bdb852ba authored about 1 year ago
1699f64fdb4759104424e59af3c6a6d6bdb852ba authored about 1 year ago
CI: setup pnpm
1092d79dc578a900ad068f3104fbc29e9acd7130 authored about 1 year ago
1092d79dc578a900ad068f3104fbc29e9acd7130 authored about 1 year ago
Merge branch 'master' of github.com:colyseus/colyseus
834531a325c0ff64359e6af0d041c738951a522d authored about 1 year ago
834531a325c0ff64359e6af0d041c738951a522d authored about 1 year ago
post-merge #668. use 'visibility-change' event instead of 'setPrivate'/'setPublic'.
140cb269345932005ca67a4ef54cee7f72be8bd7 authored about 1 year ago
140cb269345932005ca67a4ef54cee7f72be8bd7 authored about 1 year ago
Merge branch 'fix-issue-617' of github.com:afrokick/colyseus into afrokick-fix-issue-617
0f32f1726f5e980b8f31950c8d169023db307519 authored about 1 year ago
0f32f1726f5e980b8f31950c8d169023db307519 authored about 1 year ago
fix type definition (#667)
2593cfff7098e6c7941b638b4cbc40cbf28371f1 authored about 1 year ago
2593cfff7098e6c7941b638b4cbc40cbf28371f1 authored about 1 year ago
BunWebSockets - set headers for get and posts requests (#664)
20dd1a3f8bf02ecd63551e1028aa19e4092307c9 authored about 1 year ago
20dd1a3f8bf02ecd63551e1028aa19e4092307c9 authored about 1 year ago
@colyseus/auth: onRegister - fix verifying existing upgrade token
4ec1880625cd0fe92d71808257d653d314ded7bd authored about 1 year ago
4ec1880625cd0fe92d71808257d653d314ded7bd authored about 1 year ago
Merge branch 'fix-issue-570' of github.com:afrokick/colyseus into afrokick-fix-issue-570
23135c019fc8eff66750371e3644b43919139520 authored about 1 year ago
23135c019fc8eff66750371e3644b43919139520 authored about 1 year ago
BunWebSockets - set headers for get and posts requests
387b750d23816e37ebc01870928dc11e7eac96f5 authored about 1 year ago
387b750d23816e37ebc01870928dc11e7eac96f5 authored about 1 year ago
Merge branch 'master' of github.com:colyseus/colyseus
098f4545b420782a812485aca59539e6b0bb87ce authored about 1 year ago
098f4545b420782a812485aca59539e6b0bb87ce authored about 1 year ago
revert
101e06cb4b7b4987944b062723c4b97cc600aade authored about 1 year ago
101e06cb4b7b4987944b062723c4b97cc600aade authored about 1 year ago
move tests from integration to server
34bb62962c0c61e0abde86dc3bb8440a836ec5a5 authored about 1 year ago
34bb62962c0c61e0abde86dc3bb8440a836ec5a5 authored about 1 year ago
Add disable latency feature
Fix the issue with cascading of latencies
4a3685ae71394e4959426f5ebc35fbbb80c59d3f authored about 1 year ago
add test cases
cd260dd7a50342b764aa679fa5fd6218560a6705 authored about 1 year ago
cd260dd7a50342b764aa679fa5fd6218560a6705 authored about 1 year ago
bump @colyseus/auth package
115db0a62ef29e456672b8bc94bb9a68dabb1455 authored about 1 year ago
115db0a62ef29e456672b8bc94bb9a68dabb1455 authored about 1 year ago
upgrade CONTRIBUTING with publish instruction
8de39f68eb1367a83bbe239fd4e41add24705b6a authored about 1 year ago
8de39f68eb1367a83bbe239fd4e41add24705b6a authored about 1 year ago
Merge branch 'auth'
b04685dda603e7205afb77016f8d6bbdb7e0bfe4 authored about 1 year ago
b04685dda603e7205afb77016f8d6bbdb7e0bfe4 authored about 1 year ago
forward 'upgradingToken' with existing token during register callbacks.
48a92cf0f2b83330e03bc3a5151574611c48ed37 authored about 1 year ago
48a92cf0f2b83330e03bc3a5151574611c48ed37 authored about 1 year ago
CI: use node v20.9.0
090328952439d53b93897e6b96ab8094383404de authored about 1 year ago
090328952439d53b93897e6b96ab8094383404de authored about 1 year ago
use pnpm. fix test suite.
4af8c941dc3a65d0313a32549ef249a66d9f4643 authored about 1 year ago
4af8c941dc3a65d0313a32549ef249a66d9f4643 authored about 1 year ago
update comments
188567c03279734654db0652e2426252fe4157f3 authored about 1 year ago
188567c03279734654db0652e2426252fe4157f3 authored about 1 year ago
add 'onSendEmailConfirmation' and 'onEmailConfirmed' callbacks
f696a6387410d0bf9e671ccf9373eb2cfb08498f authored about 1 year ago
f696a6387410d0bf9e671ccf9373eb2cfb08498f authored about 1 year ago
@colyseus/auth: use scrypt by default. allow to customize password Hash algorithm.
0143518b496bfff54aef9f2e065d239422a34731 authored about 1 year ago
0143518b496bfff54aef9f2e065d239422a34731 authored about 1 year ago
oauth: only read help urls on development
0b83d82fd1b114d24881e61c655b3caa73391186 authored about 1 year ago
0b83d82fd1b114d24881e61c655b3caa73391186 authored about 1 year ago
onReady needs to be immediately available to @colyseus/auth integration.
27c3bf9e6cffdf306b907d602e1741ec162fb52b authored about 1 year ago
27c3bf9e6cffdf306b907d602e1741ec162fb52b authored about 1 year ago
wait for matchMaker to be ready to bind oauth routes
3b0dd0605dd35410b6040d3fc992039e059e927c authored about 1 year ago
3b0dd0605dd35410b6040d3fc992039e059e927c authored about 1 year ago
log typo
7c31eada67d4df91cc4b31335b4e9cfbf7103019 authored about 1 year ago
7c31eada67d4df91cc4b31335b4e9cfbf7103019 authored about 1 year ago
auto-detect if Redis is in use, and re-use client instance for oauth session
938ab3e114a30b4f47a814325245b7cb6480026d authored about 1 year ago
938ab3e114a30b4f47a814325245b7cb6480026d authored about 1 year ago
fix dependency on @colyseus/tools
9926596d645471fea0d89dcfd8c2e0457be9488b authored about 1 year ago
9926596d645471fea0d89dcfd8c2e0457be9488b authored about 1 year ago
fix dependency on @colyseus/tools
c01283ff319f8cf7fff96c6291c6c64702c9f1b0 authored about 1 year ago
c01283ff319f8cf7fff96c6291c6c64702c9f1b0 authored about 1 year ago
bump @colyseus/tools version
8386737f676f7f03f1d19b64721d7dd8cd13ea7b authored about 1 year ago
8386737f676f7f03f1d19b64721d7dd8cd13ea7b authored about 1 year ago
bump @colyseus/tools version
409de40dcc0f85b77b7d26ed8c9e1beb36c7c9ad authored about 1 year ago
409de40dcc0f85b77b7d26ed8c9e1beb36c7c9ad authored about 1 year ago
@colyseus/auth feedback log format
72cadfb4f0819b0c5deaeee8734b3836665ceb55 authored about 1 year ago
72cadfb4f0819b0c5deaeee8734b3836665ceb55 authored about 1 year ago
bump @colyseus/auth 0.15.0
1f3a389dd8e919418054169cf6652c1d668d4cbb authored about 1 year ago
1f3a389dd8e919418054169cf6652c1d668d4cbb authored about 1 year ago
devMode: fixes LocalPresence when restoring an empty .devmode.json file
f3aa0b17c725249ae82157f804338c1aaf546982 authored about 1 year ago
f3aa0b17c725249ae82157f804338c1aaf546982 authored about 1 year ago
comments for process-level IPC
b5d0e9203db14659941b3a7bd60187ad51580680 authored about 1 year ago
b5d0e9203db14659941b3a7bd60187ad51580680 authored about 1 year ago
clear leftover processId stats data from ungraceful shutdowns. #654
f1a761cdced3a9bb5a381b0021bfb0fca02d0cb9 authored about 1 year ago
f1a761cdced3a9bb5a381b0021bfb0fca02d0cb9 authored about 1 year ago
auth: improve forgot + reset password flow
f66dd41c90a3555e7c5528430c5d44e6e5770d51 authored about 1 year ago
f66dd41c90a3555e7c5528430c5d44e6e5770d51 authored about 1 year ago
WIP: forgot/reset password API
57cf78d53f6febb75d6819d433a6061e95a168f1 authored about 1 year ago
57cf78d53f6febb75d6819d433a6061e95a168f1 authored about 1 year ago
@colyseus/tools - fixes stats to display correct room count
ef9a7dc82d932820ebaeecdd6de550e9c22f51ae authored about 1 year ago
ef9a7dc82d932820ebaeecdd6de550e9c22f51ae authored about 1 year ago
:nail_care:
76d4642f12a81b54f1ea4667401b4f8bed6992fc authored about 1 year ago
76d4642f12a81b54f1ea4667401b4f8bed6992fc authored about 1 year ago
refactor auth/oauth API and callbacks.
d2078f7080481103818f1c096f237506c4310465 authored about 1 year ago
d2078f7080481103818f1c096f237506c4310465 authored about 1 year ago
bump 0.15.15. #656
5317c0246d268806ef051d324bf289ff0a56ba05 authored about 1 year ago
5317c0246d268806ef051d324bf289ff0a56ba05 authored about 1 year ago
auth: fix register by email process
a1f6266208bb5cc57cea2c2049f76dee32b5b7a8 authored about 1 year ago
a1f6266208bb5cc57cea2c2049f76dee32b5b7a8 authored about 1 year ago
Change setPatchRate to accept milliseconds as null (#656)
78d11e18f14fb5654e31782679b586c3c6812415 authored about 1 year ago
78d11e18f14fb5654e31782679b586c3c6812415 authored about 1 year ago
@colyseus/auth: allow onFindByEmail to throw exception
e428fba369b92b3c312394d149c1d604fc0259b9 authored about 1 year ago
e428fba369b92b3c312394d149c1d604fc0259b9 authored about 1 year ago
@colyseus/auth: fix json path to avoid generating .d.ts on wrong path
c461ca1e3634a7daf03d1a42bb0ffa943f5fd0fb authored about 1 year ago
c461ca1e3634a7daf03d1a42bb0ffa943f5fd0fb authored about 1 year ago
@colyseus/auth: refactor login and register with email/password
240767074e65d2b3074568369383eb5072a0106a authored about 1 year ago
240767074e65d2b3074568369383eb5072a0106a authored about 1 year ago
revert 'cors' option on @colyseus/tools
bc3131c6261d501345148997f66c522f2a52e00f authored about 1 year ago
bc3131c6261d501345148997f66c522f2a52e00f authored about 1 year ago
move oauth_help_urls.json to avoid copying json files to final build folder
8144a66880aaf35957506fe4548b7f3101d2a793 authored about 1 year ago
8144a66880aaf35957506fe4548b7f3101d2a793 authored about 1 year ago
bump tools alpha version
d0b462ed4152def483402ca16c15878907fed87e authored about 1 year ago
d0b462ed4152def483402ca16c15878907fed87e authored about 1 year ago
display help message if oauth provider is not configured. simov/grant#296
d7c8e1519d3f3880a6b76b667b3768c76bc9e433 authored about 1 year ago
d7c8e1519d3f3880a6b76b667b3768c76bc9e433 authored about 1 year ago
cors: provide origin + credentials = true by default. allow to disable cors with cors:false option
9ba0e9aea44a3730f7064b57b2d5a1a5c860b4c2 authored about 1 year ago
9ba0e9aea44a3730f7064b57b2d5a1a5c860b4c2 authored about 1 year ago
bump preview version
e6c59d11f7d29036d217078febe26e700c62f3b4 authored about 1 year ago
e6c59d11f7d29036d217078febe26e700c62f3b4 authored about 1 year ago
refactor oauth prefix. use /auth/provider/:name
0dc7490f6e389a5189e2b66015f618eee6864f2b authored about 1 year ago
0dc7490f6e389a5189e2b66015f618eee6864f2b authored about 1 year ago
auth: only bind JWT middleware on /userdata route
c5d94bf7590e51aae9d260145de048865edd7388 authored about 1 year ago
c5d94bf7590e51aae9d260145de048865edd7388 authored about 1 year ago
oauth: fix returning error if user cancel signing in
0879d1d7e0959ac6ef7be333590829970438265b authored about 1 year ago
0879d1d7e0959ac6ef7be333590829970438265b authored about 1 year ago
rename oauth.callback -> oauth.routes(). add /userdata route
7576fed89e8dd9ce86ff7318eef91acbf728db80 authored about 1 year ago
7576fed89e8dd9ce86ff7318eef91acbf728db80 authored about 1 year ago
rename JsonWebToken -> JWT
57094cc736a809ed74a6cb60cf355b3a4dae962e authored about 1 year ago
57094cc736a809ed74a6cb60cf355b3a4dae962e authored about 1 year ago