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

connecting and communicating client to requested room living in a child process. #43

2e335d8b7d69e7e49ded78b54cfa4f28d2f97e55 authored over 7 years ago
refactor emitting 'upgrade' message from worker. #43

189e4604b03574677919053a1948d2c13091f49a authored over 7 years ago
trying to set client id in a cookie. #43

6bd298b1921639972b59948630002542829f557e authored over 7 years ago
bump v0.4.18

8585c8178c49636befd8bd90410e06a2b8dec9bf authored over 7 years ago
create a new property `autoDispose` (#54)

if set to true, the Room will dispose of itself when no clients are connected. if set to false, ...

1321ae11e720de1c60901f00c8dbf633dc9417e6 authored over 7 years ago
pass live websocket connection and upgrade it on worker node. #43

9b1d421a875e615f227d083257729430d94a77d9 authored over 7 years ago
refactoring MatchMaker to support inter-process communication. WIP #43

832b55d89e718819345ae00a221588b1f1910471 authored over 7 years ago
add PayPal donation button

3a9d65819b5fd47b98bb9b668257a84bf1fbd0cf authored over 7 years ago
communicating between worker processes and match-making process. #43

db4619a1de91051295eca32fa26adef1a70bf1ed authored over 7 years ago
match-making process communicating successfully with master process. #43

36248e390156f06dbe09024c2e6209365055dbdc authored over 7 years ago
spawning a child process only for match-making purposes. #43

7a4c4d45adbac4534aa0385731fcb55537d7e8c5 authored over 7 years ago
remove unused sticky-session module. #43

82a5d37351698a8dc76fdeb19d171ddb278bf75d authored over 7 years ago
setting up cluster module on ClusterServer. #43

0045ab9b6d1d3c032b459658b680e7e74ef80871 authored over 7 years ago
fix(package): update @types/shortid to version 0.0.29 (#52)

https://greenkeeper.io/

ebb57bbe5353744980e6cab667f4f25c56feb6a9 authored over 7 years ago
add tests for Room#disconnect(). fix asynchronous client disconnection #50

99248da0c30c9602c75f073d3101515af7403eb2 authored almost 8 years ago
do not include ts sources and tests on final package

dc881ce4e627281477670e42763050b38854b7ef authored almost 8 years ago
add test case for utility functions.

466f3937b94991ded8c572d8c19f7d2630a76c07 authored almost 8 years ago
toJSON: do not copy function for serialization

709bf67f682437b10310a9bace6815a31b64536f authored almost 8 years ago
add Cocos2d-x client integration on README

separate official and community clients

528d232d25823f8b1b5831da909510648f0e36d4 authored almost 8 years ago
add CONTRIBUTING and CODE_OF_CONDUCT guidelines.

1688606839419b181c263062ce7cb54c90b490dd authored almost 8 years ago
upgrade @types/node. closes #41

503414948b974eacea0c9017839259f2bc0b9ee1 authored almost 8 years ago
Make version bump to support new version of uws (#46)

* Make version bump to support new version of uws

* Only version 0.14.1 exists of uws

486c2c61d1edf5d5727461ff9d1cb46d0e7455f9 authored almost 8 years ago
fix(package): update uws to version 0.14.0 (#45)

https://greenkeeper.io/

536d7ad007ee81ecbb54def18772cab8b6f0b07e authored almost 8 years ago
log errors instead of throwing to prevent server from stopping. bump v0.4.14

3f04e4fd8f5471cd6ff6213519ae6196ad8f475c authored almost 8 years ago
chore(package): update ts-node to version 3.0.0 (#44)

https://greenkeeper.io/

0aa8408256ebd224809373c6305f6ecdfe30f222 authored almost 8 years ago
Merge pull request #40 from gamestdio/greenkeeper/@types/uws-0.13.0

Update @types/uws to the latest version 🚀

4530eb5e66bb2c850ddd5c24ac3325179aa7230c authored almost 8 years ago
fix(package): update @types/uws to version 0.13.0

https://greenkeeper.io/

7cd2d52b40878c0d94e91256055fd0ab32cd5fbe authored almost 8 years ago
reuse IServerOptions from @types/uws package. closes #38, #39

07a91374ffbd9a7d9a35beea32ee2d9b62ada755 authored almost 8 years ago
Merge pull request #37 from gamestdio/greenkeeper/uws-0.13.0

Update uws to the latest version 🚀

69aa41e6ebc0c3701c50f8ba6e0b0b5d1e836406 authored almost 8 years ago
fix(package): update uws to version 0.13.0

https://greenkeeper.io/

037997d50a170ae43d24c5856fabdfd77d736dea authored almost 8 years ago
Unity client is now compatible with latest version

16fafc393cb1ac6854dac40f03663f07dac83a57 authored almost 8 years ago
remove colyseus.js from devDependencies.

7b89995477173851755a2108e01b14bc30d8805c authored almost 8 years ago
Merge pull request #34 from piamancini/patch-1

Add backers and sponsors from Open Collective

7ff899433965bbbd3f7588831422374e5d28a18a authored almost 8 years ago
Add backers and sponsors from Open Collective

Now your open collective backers and sponsors can to appear directly on your README.
see how...

d609b5eb06575ded92b4a9ee7c76184db3f2f2c4 authored almost 8 years ago
fix broadcasting 'null' values on state. closes #31

d0a37587a8fade3842178c10d923a3330e50431b authored almost 8 years ago
fix 'bad checksum' issue.

When a second client used to connect to a room, it was receiving the
last state of the room, ins...

d8a94ce08cbbe7657c258be15665daeb40bbcbdc authored almost 8 years ago
add Construct2 plugin to list of clients

Thanks @polpoy :)

480d2dde5065bb36edfb7f7795d06854c39e11a8 authored almost 8 years ago
enable uws by default. bump v0.4.10. closes #11

a5f494f37d09824c20963bf17f58743dbf9cb1c7 authored almost 8 years ago
add test case for setting null/undefined values. not passing yet #31

94b009b01b3c2e4acc05e115dd80e7bce6f797ad authored almost 8 years ago
add Server#attach method. bump v0.4.8. closes #30

5176deb860cfda15a61fa2228cb0d180030153be authored almost 8 years ago
Merge pull request #29 from gamestdio/greenkeeper/initial

Update dependencies to enable Greenkeeper 🌴

d7e363318aca3147e9ca5ddeafdeec630e3e7983 authored almost 8 years ago
force mocha version for greenkeeper

b1a6b071f1dbbdfab827a52be2672fc8d52af880 authored almost 8 years ago
Update README.md

ee67731c0b40f8650e615b822eae7427137c13d0 authored almost 8 years ago
force mocha version for greenkeeper

edee138249ffd250bfaac6a2cb02dbb4ba0829c1 authored almost 8 years ago
docs(readme): add Greenkeeper badge

https://greenkeeper.io/

41cd406b661c8e5db55176199b76b9a178f553f2 authored almost 8 years ago
chore(package): update dependencies

https://greenkeeper.io/

74e8b826a929a7f3ff1b3047fe844b7b395990bd authored almost 8 years ago
Merge pull request #28 from gamestdio/greenkeeper-ws-2.0.0

Update ws to version 2.0.0 🚀

0eb531609633e11ad306665bad99ddc1a6ed307a authored almost 8 years ago
chore(package): update ws to version 2.0.0

https://greenkeeper.io/

40c588cf3bfc1cffde08dbdd2bc2388efa41f408 authored almost 8 years ago
improve room error messages

1c2d4bb51a26d7793679caebc3afdd7dee9cbb0a authored about 8 years ago
expose EntityMap and generateId helpers. bump v0.4.6

c2bc5c66196a1d24063323e2fe0350ac1ecb3ce5 authored about 8 years ago
add missing semicolons. fix removing Room 'leave' listener.

2dfaa386d230a411e5e8e6fa2fa54b29cde6722e authored about 8 years ago
Merge pull request #26 from gamestdio/greenkeeper-ts-node-2.0.0

Update ts-node to version 2.0.0 🚀

c6b70906429cc876f6b457e3619dc2dae73e3e9d authored about 8 years ago
chore(package): update ts-node to version 2.0.0

https://greenkeeper.io/

8843382581cf4b3a0c0434b7498fb2327cc29d35 authored about 8 years ago
remove example from main project. add link to examples repository.

8ada1d31292d24e878e1ec7d6c72058e6f5a5551 authored about 8 years ago
remove unused typings package. closes #25

5d9066346943444ad8a01e584d72f4616da73e93 authored about 8 years ago
update header on README

41016d59e07b2ff0850b21619c0258eaf2896435 authored about 8 years ago
update client integrations on README

647336513ba08985bb5461c6b957aa773d5a239a authored about 8 years ago
fix order of links on README

81a3d0e1acde3199b08150cd58d3d6d50a1f3860 authored about 8 years ago
update README

2879865f85d50506de5f1d454f2a0a9d2c5af7a6 authored about 8 years ago
cleaning up README

c8d24f1160813889db42e56f75db514a65d78d72 authored about 8 years ago
refactor typescript method visibility.

4c49f9e980a4da409f4a61e4ca38861a468b24d1 authored about 8 years ago
prevent server from crashing when can't decode message. fixes #23

ec271dc08b703fca871c690b93ef1313804b9e8e authored about 8 years ago
update example to use client v0.5.0

66442ae55b058e8e3eb5a8285759fab33454ac3a authored about 8 years ago
fix testsuite on node 6.9.x

dcbb36c39ca0d47b16a278f15c0fcc43cf0b6cc8 authored about 8 years ago
Merge branch 'master' of github.com:gamestdio/colyseus

Conflicts:
package.json

c6363518b4e8f89168083408cb47c880a222a724 authored about 8 years ago
bump v0.4.3.

4a7a8c835a97d6c59103d3839b43172ac0b33558 authored about 8 years ago
bump v0.4.3-rc6

1794e27962a00da74894727186b62c0c3d06a165 authored about 8 years ago
refactoring. bump v0.4.3-rc5

85b1778d92213ec4bfd045ada15f211bf24ea346 authored about 8 years ago
expose Client type which augments WebSocket with id property.

26ef67695ecb677e3d954fcce8bd8b7874f92928 authored about 8 years ago
allow to specify room state type as generics.

630a806bd5eb4f1805ee12f8896fc4350d3da438 authored about 8 years ago
add @types/ws as dev-dependency. bump v0.4.3-rc3

7e34a153885c789595f5fb1aef3852a14666e3ac authored over 8 years ago
fix travis install script

dcdd7a1e8ac0d14c303ff4033d4e6953365922a1 authored over 8 years ago
fix travis install script

36100b717411715592ede6246ad70d22d9f53c89 authored over 8 years ago
fix to not require typings on host environment

9ad2bf20a49b280ffcbabc2fe87f081d238386b2 authored over 8 years ago
test only on node v6

3d6bd9c711f5b374c86d7448eadbf3423e5763da authored over 8 years ago
install typings on install script

6c440663ed01d53178174deb679dd6bee39152ac authored over 8 years ago
using timeframe v0.3.5

47db176ea3e55f38e8deb3378787c54ff776b0c4 authored over 8 years ago
major refactoring to use TypeScript

faba07ace5117d82a5addeb8499e5041c1f70ba5 authored over 8 years ago
Merge pull request #14 from gamestdio/greenkeeper-update-all

Update all dependencies 🌴

f5be140fe2e4c038d502ac10f73d21c0b8956052 authored over 8 years ago
chore(package): update dependencies

https://greenkeeper.io/

a59eba481330ccb95e549d8fb339638a96a09ad6 authored over 8 years ago
Update README.md

0582c0fcfcbb7087bbb91c271fd44666812b3ec8 authored over 8 years ago
add LD35 entry as live demo on README.

8e83a45d3cd17e2626361df8ac8b472a7acdc42c authored over 8 years ago
add LD35 entry as live demo on README.

2dd1c1b5b0f64ea89c2526e68d802c5d2d3be9ed authored over 8 years ago
fix requiring clock-timer.js. bump v0.4.2

a86c1ab5ab4f458b3831a898368dd35e94190d1a authored over 8 years ago
add migration instructions for breaking changes in the API

5a19c6a15184f4369aa6484d8cf59e0886680973 authored over 8 years ago
add exception when trying to broadcast null state.

4dc66c12f9a21e9c4059e5357edae6edec695682 authored over 8 years ago
fix patch state test case

dd766820db63ed72c8337a5a84658876748d7249 authored over 8 years ago
use --harmony-proxies for testing on travis

6a577c4a805b5dd7f49f87c127776875e91e0e5f authored over 8 years ago
reduce patch throughput by using 'fossil-delta' algorithm

14aee43a5a9f0e765c91530da576856c13734d38 authored over 8 years ago
improved room api. added #useTimeline, #setPatchRate and #setSimulationInterval

3bf7e86e4384eed1b528ec8b141eeb8c21df89df authored over 8 years ago
simple timeline interpolation/extrapolation working

06dc4b511879612313118953378cd21f33ce879f authored over 8 years ago
improve Timeline#at method without interpolation.

3d31d66150abad87a6bdec63f3d62894f1ff5d85 authored over 8 years ago
starting out timelines implementationa and interpolation / extrapolation feature

57f64f709967a886f40d457142b8ba460565f590 authored over 8 years ago
fix npmignore. bump v0.3.3

c03864afc4800e6e7bb82b9e1de8751b4194b9eb authored almost 9 years ago
update README and npmignore - cleanup packaged files

f8296f55feeddccd14a24520a765a7c13add1632 authored almost 9 years ago
add react example source code link on README

0e0c41622938b950d54eb86a2ffd0b9644d22afa authored almost 9 years ago
add link to TANX example source-code

0ad32fabfd483ba1e207eab9f78dd1dd3abb24fc authored almost 9 years ago
add tic-tac-toe example on README

c357c76acfe9d5ba97f075880d61d987a04b34cf authored almost 9 years ago
add diagrams and documentation to README

473bb0f64a15ee90999ca9c89f79303317c144e4 authored almost 9 years ago
update example to v0.3 api

8c3843731b59afa14ee50539d72b3aeb3cb2af6f authored almost 9 years ago