Ecosyste.ms: OpenCollective

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

github.com/eggjs/egg-socket.io

socket.io plugin for eggjs.
https://github.com/eggjs/egg-socket.io

Update README.md (#58)

23f48dcabd8f31ac6a20e2f1477b9ad282d83477 authored over 4 years ago by zhennann <[email protected]>
chore: fix zh config error (#56)

576578ac6324580150af2c4e2cb67ac31d8d7dea authored over 5 years ago by Willard Wong <[email protected]>
Release 4.1.6

4ffa1b85129a10f5b3cfcec2a3ac5767f5b0c81f authored over 5 years ago by ngot <[email protected]>
bugfix: add error handle to redis adapter to avoid unexpected exit. (#55)

6dbcc54ba1b4ba787a0e1521058b76a9ae1b67e2 authored over 5 years ago by Henry Zhuang <[email protected]>
Release 4.1.5

9e7f71d835930d3a63c69635488737066f779661 authored about 6 years ago by ngot <[email protected]>
fix: fix the memory leak (#51)

64ad59b5f3cd4be5f93aa167885ca8f3af08afd7 authored about 6 years ago by Henry Zhuang <[email protected]>
Release 4.1.4

0cb3f059e454647416a39be42760bc44d621d189 authored over 6 years ago by ngot <[email protected]>
fix: when use external cookie, ctx.session should work. (#48)

* fix: when use external cookie, ctx.session should work.

5d2fe4b368e09be09f8f5090b89796b058258e0e authored over 6 years ago by Henry Zhuang <[email protected]>
Release 4.1.3

b3d7dd0a74ada653235bcf9f20960a59b1ee0650 authored over 6 years ago by ngot <[email protected]>
fix (uws): Update this to a fixed version and whole project to Node 8,10 (#47)

1) 'uws', due to some personal issues
(See: https://github.com/socketio/socket.io/issues/3319),...

2e85c4a8e1fd9bbe989bea65e38aacb4a76365a3 authored over 6 years ago by Maledong <[email protected]>
Release 4.1.2

692cc6bd1bafb552bb2994741cca2d65acdc0dda authored over 6 years ago by ngot <[email protected]>
fix (index.d.ts): 'of' missing 'route' with unit tests (#46)

1) 'of' has missed the method of 'route', and this should be a method
of egg-socket itself. So ...

d94b422da88437f4b8d78abdc7e88c0af6571f6a authored over 6 years ago by Maledong <[email protected]>
Release 4.1.1

50d82eb45bd79bfff5fbb990720b8e7dd656278e authored over 6 years ago by ngot <[email protected]>
doc (README.md/README-zh_CN.md): Add clarification (#45)

1) Due to `uws` isn't supported since Nodejs 10.x, so we should mention
it by bolding the words...

79589667251aec3b6b1f3b8957cafa03ce32cdd5 authored over 6 years ago by Maledong <[email protected]>
Release 4.1.0

efef7130fb3b1ce8cf08aa26355edbf9f1a8f69b authored over 6 years ago by ngot <[email protected]>
feat: Allow users to re-define new generatorID for Socket Server (#44)

Ref: https://github.com/eggjs/egg/issues/2850,
https://github.com/eggjs/egg/issues/2878

Cons...

ab5bb15f07fac8606dfa4ca515f14860fb950107 authored over 6 years ago by Maledong <[email protected]>
doc: add uws deprecated information (#43)

* doc: add uws deprecated information

* doc: update format

5d98d3f920373ba125910dd9f241f82a2268879b authored over 6 years ago by Henry Zhuang <[email protected]>
docs: fix ws engine name (#40)

31ac0b6a4c1d185cac3be681b931f92a3c1a1722 authored over 6 years ago by Suyi <[email protected]>
Release 4.0.8

cd53213feb4867f8e64fbb9384ae732d37431c62 authored over 6 years ago by ngot <[email protected]>
chore: improve .d.ts declaration (#37)

20cb09461bc444cef5bc0781885a9dc2590b6ebc authored over 6 years ago by atzcl <[email protected]>
docs: Update user.js (#38)

Fix typo

90d3dda6764bd9670d67fb4682acd3520b3f2c50 authored over 6 years ago by StandbyMe <[email protected]>
docs: add wechat little program solution doc (#36)

7c5c14d0654576d8a74f2732527a397beb8a1359 authored almost 7 years ago by suinia <[email protected]>
Release 4.0.7

09dac3647f3769342681a892ececbd39bc71d60c authored almost 7 years ago by ngot <[email protected]>
feat: Add declaration support (#35)

* feat: add index.d.ts support

TypeScript support, usage and example are included.

* Add d...

e574153de5215a31502eff6576d41a6a6acf91c1 authored almost 7 years ago by SoraYama <[email protected]>
Release 4.0.6

dcf06d019bc4465705ea5d5829ebe90a4542ec18 authored almost 7 years ago by ngot <[email protected]>
fix: when system event occured , should pass the right socket object (#34)

121455ff0d2e0f4c523d98fcec9cf791f7c8f25d authored almost 7 years ago by Hengfei Zhuang <[email protected]>
Release 4.0.5

f652abf3ed9ebd3ed1819446eb370b148e5ae6d7 authored almost 7 years ago by ngot <[email protected]>
doc: add Egg.js version requirement

a176a4e6e6a153cd18f6171df52789c1004b8cd6 authored almost 7 years ago by ngot <[email protected]>
revert: https://github.com/eggjs/egg-socket.io/pull/32 (#33)

d8cc29e814526e6e5386635ea21502bf4653b373 authored almost 7 years ago by Hengfei Zhuang <[email protected]>
Release 4.0.4

773920c43efa824d40b56c3a98bbbb9ed53f6d54 authored almost 7 years ago by ngot <[email protected]>
feat: update deps & License

58a157df1432a610c284bcaad340c1e691e778e2 authored almost 7 years ago by ngot <[email protected]>
fix: miss 'egg-core' dependency may cause a error (#32)

fc5c98622ea51728fea679f15b03e472ae968f35 authored almost 7 years ago by hacke2 <[email protected]>
Release 4.0.3

7aa509bf1f86e0d2ecccd91d64e0645d40a1d398 authored about 7 years ago by ngot <[email protected]>
fix: throw Error to native socket.io (#31)

5647cc27c84ba4518b3e7cd7251db9b9396b20e8 authored about 7 years ago by Hengfei Zhuang <[email protected]>
Release 4.0.2

ba9495f08ed626552c521e93f27b1c8633704ae1 authored about 7 years ago by ngot <[email protected]>
fix: fix crash when client close the socket. (#30)

aeef56a6fe3ca198e9228ff956dd3f69029d4da5 authored about 7 years ago by Hengfei Zhuang <[email protected]>
Release 4.0.1

43c313ea7a806bf6f3f976ded557419860821500 authored about 7 years ago by ngot <[email protected]>
fix: fix readme error (#29)

d8d0fe9404c88617a706f66a13f844af7e362fc6 authored about 7 years ago by Johann <[email protected]>
Release 4.0.0

fad01a7c82672ce3e6adbf598a3942d7708c6468 authored about 7 years ago by ngot <[email protected]>
feat: support egg2 (#28)

c4395513434c66855c518264bbc3d9c0a2c6522d authored about 7 years ago by Hengfei Zhuang <[email protected]>
fix: upgrade the example version (#27)

b97bb8a35e89b3ec8e5e3893a397e6b245520dcd authored about 7 years ago by Hengfei Zhuang <[email protected]>
Release 3.0.0

0f04fffcf59379b4b050916719ac1ba3f684ab7a authored about 7 years ago by ngot <[email protected]>
feat: [BREAKING_CHANGE] support class based async controllers. (#26)

Closes https://github.com/eggjs/egg/issues/894 and https://github.com/eggjs/egg/issues/1382.
BR...

93ae453ca8a313198a1624175bb8a0fae108969e authored about 7 years ago by Zhongyuan <[email protected]>
docs: fix typo (#25)

ab7ae7e83a19deddb527dbb96927e2ab92657981 authored about 7 years ago by 当轩 <[email protected]>
docs: redis config zh_CN (#24)

50ba1451ac39aa8e257c77b2352d5b50d452d494 authored over 7 years ago by 刘金洋 <[email protected]>
docs: redis config (#23)

cd2648dd0a8727f5f88f10acb57e253bfd63df80 authored over 7 years ago by 刘金洋 <[email protected]>
docs: npm scripts --sticky (#22)

fec9a24310b6b41755375ac1678b8d3c4c505291 authored over 7 years ago by TZ | 天猪 <[email protected]>
docs: README for async await usage (#21)

3b3b3b72fdf1a235e57e9a06f7a3180758e66a46 authored over 7 years ago by solarhell <[email protected]>
Release 2.1.0

73df5b1b867726e6f9d8b84a095a4c420120de08 authored over 7 years ago by ngot <[email protected]>
feat: add async support for controller. (#20)

7de15510b2632b5d3eada7b079af7af47c674947 authored over 7 years ago by solarhell <[email protected]>
fix: add the egg required keys config (#19)

4c726909594b240efa52fce1fbfc2250e5b2c87b authored over 7 years ago by Hengfei Zhuang <[email protected]>
Release 2.0.2

709c68dcb5d49cd5f2d9120ee41b878a94416b72 authored over 7 years ago by ngot <[email protected]>
Merge branch 'master' of https://github.com/eggjs/egg-socket.io

bb05c90347eaf61ed3f57930b508d7b47a8b2588 authored over 7 years ago by ngot <[email protected]>
deps: upgrade (#18)

05f54ed72769087e952e2cd3be4966ff787e3a7a authored over 7 years ago by Hengfei Zhuang <[email protected]>
deps: upgrade

a5a795eba5d296d5319c1d0e485e33a31716d615 authored over 7 years ago by ngot <[email protected]>
Release 2.0.1

b83c0ddb5da79543efc76ddda9ce31f90fb4971e authored over 7 years ago by ngot <[email protected]>
fix: lock socket.io to v2.0.1 fix the error (#17)

04a5b7cf24828cf8e550055a6f361713d1582f98 authored over 7 years ago by Hengfei Zhuang <[email protected]>
Release 2.0.0

7e9f3c374217c9bcaf20fa7695671b7f822f4fae authored over 7 years ago by ngot <[email protected]>
deps: upgrade socket.io to 2 (#16)

* deps: upgrade socket.io to 2

* chore: update ci script

* chore:rename io-test.js to io.t...

453063f37ff4d4ab3609e3a8e2b637aa977787a5 authored over 7 years ago by Hengfei Zhuang <[email protected]>
Release 1.2.2

2fb528298e672f135b07aa3a8dfe9e1ca63fa6da authored over 7 years ago by ngot <[email protected]>
fix:when a channel has error must throw the exception.#865 (#14)

1d8904f070bb57d8b05db09adb9910173720efa0 authored over 7 years ago by bugss <[email protected]>
Release 1.2.1

5f487ede81472bd74b91c94f17c20c7fe8388721 authored over 7 years ago by ngot <[email protected]>
fix:middleware sometimes not release(#803)

4b45c389d4cfb641d1cbc4b7f96989d7fd097e10 authored over 7 years ago by bugss <[email protected]>
test:add ns test case (#12)

a23dc8c3119d29221872f2a2b166fb98a6291dd0 authored over 7 years ago by Hengfei Zhuang <[email protected]>
Release 1.2.0

efb675a8e58298c7951867f84ac60bee78b22e80 authored over 7 years ago by ngot <[email protected]>
feat:add engine.io config support (#11)

* feat:add engine.io config support

9fad11efbbeda3b9e782826a2a89edf1365f08ea authored over 7 years ago by Hengfei Zhuang <[email protected]>
Release 1.1.0

57b3225d1195d1844def4dc9ad2285c2447eccf4 authored almost 8 years ago by ngot <[email protected]>
feat:error log (#10)

* feat:error log

97edc88c2e2f654b3294d01aa85150f5cd09982c authored almost 8 years ago by Hengfei Zhuang <[email protected]>
Release 1.0.2

bcf3ab3cc057368c033c6efabaa0568dbfe48768 authored almost 8 years ago by ngot <[email protected]>
doc:add cluster doc (#9)

3b19c1d8cde1c1cc4a820fd81f12041b4eb1de00 authored almost 8 years ago by Hengfei Zhuang <[email protected]>
Release 1.0.1

aab8c0c4cbd7a07f877a0b08903f061ccdb1035a authored almost 8 years ago by ngot <[email protected]>
doc:add nginx conf (#8)

9d1c038e3449da40e36732e05c9fe44f5433987a authored almost 8 years ago by Hengfei Zhuang <[email protected]>
Release 1.0.0

1cc3fd6f177730301011e01ba7c2b7360e6f4c58 authored almost 8 years ago by ngot <[email protected]>
doc: fix readme (#7)

afc2a3e9ab5eb892313a0adce651b789c9e862ab authored almost 8 years ago by Hengfei Zhuang <[email protected]>
test:fix windows test (#6)

* test:fix windows test

e19e1ac2a34072bd458c0e5d6057882424b7e761 authored almost 8 years ago by Hengfei Zhuang <[email protected]>
Release 1.0.0-beta.2

b03c88044ea269c7bca6044effe21c187532997c authored almost 8 years ago by ngot <[email protected]>
[WIP] test:more test (#5)

* test:more test

* test:more test

* refactor

fc7c228657e7887e83577563849842adfffb3802 authored almost 8 years ago by Hengfei Zhuang <[email protected]>
chore:fix format

13b7f210816ebf6a64cdbe32d7399e27503193f5 authored almost 8 years ago by ngot <[email protected]>
chore:fix example (#4)

c65d2db23c35971ce91c84ebb07418c7ec3b9b5e authored almost 8 years ago by Hengfei Zhuang <[email protected]>
Release 1.0.0-beta.1

5dbd65dcda02bcd63a02a5fddcb43f9839b54f96 authored almost 8 years ago by ngot <[email protected]>
feat: add session support (#3)

* feat:add session support

c2b4f43bf43f1cffeba66f590c5283d2b99466d0 authored almost 8 years ago by Hengfei Zhuang <[email protected]>
doc:update readme (#2)

* doc:update readme

* doc:update cn readme

7aaa0c46b64eb1558df69abae63d58203b134ef5 authored almost 8 years ago by Hengfei Zhuang <[email protected]>
Release 1.0.0-beta.0

58fafc97bd19d245e8a0626319eeb0162e17a7c8 authored almost 8 years ago by ngot <[email protected]>
feat:first-implement (#1)

* feat:first-implement

* chore:some adjustment

* test: add test case

* chore:redis serv...

dbc4aed0cb5f45e179d71f1f569af52f69bd0605 authored almost 8 years ago by Hengfei Zhuang <[email protected]>
init

fc94a6ab5555c598b6c8a46aa2eb9d965fefcfc4 authored almost 8 years ago by ngot <[email protected]>