Ecosyste.ms: OpenCollective

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

github.com/soketi/soketi

Next-gen, Pusher-compatible, open-source WebSockets server. Simple, fast, and resilient. 📣
https://github.com/soketi/soketi

Merge pull request #180 from soketi/dependabot/github_actions/actions/setup-node-2.5.0 [skip ci]

Bump actions/setup-node from 2.4.1 to 2.5.0

355e3246e61734373c49e32b1949b6a18e5762a8 authored about 3 years ago by rennokki <[email protected]>
Update rate-limiter-flexible requirement from ^2.3.5 to ^2.3.6

Updates the requirements on [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-...

8816737328fc828919389cab169c890c68e91fd7 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update yargs requirement from ^17.2.1 to ^17.3.0

Updates the requirements on [yargs](https://github.com/yargs/yargs) to permit the latest version...

f66e1fc5d8a1b8ba22ef8447083698c3c809fb29 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update aws-sdk requirement from ^2.1033.0 to ^2.1043.0

Updates the requirements on [aws-sdk](https://github.com/aws/aws-sdk-js) to permit the latest ve...

50a1c72aec9f26c6018b4758959937e313b021f8 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update @types/node requirement from ^16.11.9 to ^16.11.11

Updates the requirements on [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tre...

297c8071ac28d243f6b65d77ca2b64ffc72b8403 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update ioredis requirement from ^4.27.10 to ^4.28.2

Updates the requirements on [ioredis](https://github.com/luin/ioredis) to permit the latest vers...

d28f45858e46fd5a1f3e173d60b3bfff94ebb91d authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update jest-circus requirement from ^27.3.1 to ^27.4.2

Updates the requirements on [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/je...

df9ca7da84a2f58e3ad00392665acd24a6dba2e2 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update bullmq requirement from ^1.54.3 to ^1.56.0

Updates the requirements on [bullmq](https://github.com/taskforcesh/bullmq) to permit the latest...

38cd555ae1655cdbbe6606a62c61531868568d7d authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump docker/metadata-action from 3.6.0 to 3.6.1

Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.6.0 to 3.6.1.
-...

1a9c10fcb89bf1c14485fcca6eb0ef9601481328 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/setup-node from 2.4.1 to 2.5.0

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.1 to 2.5.0.
- [Releas...

afdc0e95d07d6c7ccd251640d4333b92aea9bd5c authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fixed Ci

587ca6815efe64250e4b716b05b653b59ff8927b authored about 3 years ago by Alex Renoki <[email protected]>
Added K6 Benchmark

d7480d8b7dad8003f39960d8340f68bcbf1ab0d8 authored about 3 years ago by Alex Renoki <[email protected]>
Dropped Node.js 14.x

19e4fd346fc482b23ba81e6b41152422b3475f4f authored about 3 years ago by Alex Renoki <[email protected]>
Merge branch 'master' of github.com:soketi/soketi

e2986636d0c26380c31b009d0c063cf6c64f79d9 authored about 3 years ago by Alex Renoki <[email protected]>
typo

aef52bdac88c5eba49ef74b322cf23111b3ef914 authored about 3 years ago by Alex Renoki <[email protected]>
Merge pull request #178 from nsmith5/master

Switch to distroless container image and nonroot user

4d292ee0778c8f6f881f9b95d49010d3e95b20db authored about 3 years ago by rennokki <[email protected]>
Image cleanup

67134c97d7cff55f31cb80bcbc30c3d663fe9476 authored about 3 years ago by Alex Renoki <[email protected]>
Separate workflow for Distroless

0fd144b249f83cc10f2b97af791a934f2c6fda31 authored about 3 years ago by Alex Renoki <[email protected]>
Add distroless images to build and release workflows

94fbc976ec550944e4dc4d280e0f075034708a6c authored about 3 years ago by Nathan Smith <[email protected]>
Fix Dockerfile

Was using the wrong base image tag `alpine-lts` instead of `lts-alpine`.

b1627bedd8e7356ab477c9b1507f3cf6ba18ceea authored about 3 years ago by Nathan Smith <[email protected]>
Add distroless container image with nonroot user

335838c416791f82be58cc48f072d4bff4e0a7a7 authored about 3 years ago by Nathan Smith <[email protected]>
Merge pull request #97 from mattoz0/fix-app-id-type-cast

[fix] Integer values for `app_id` cause communication issues

bc1ecea8c283f897ccc109335b6daa0048436d21 authored about 3 years ago by rennokki <[email protected]>
Skip test if not the array app-manager. The test is only failing because all database configurations assume the app-id will be "app-id". Whereas this specific test needs to test a numeric APP-ID. The other solution's to this problem include [1. somehow change the APP-ID in the database (might break other tests), 2. force the test to run in Array mode everytime].

a70a9d5234377f2f60ed80d21751aa64a1e89d50 authored about 3 years ago by Ozzy <[email protected]>
Merge branch 'soketi:master' into fix-app-id-type-cast

14c02e57f5e764d8517a23764526719dd7feebe2 authored about 3 years ago by mattoz0 <[email protected]>
Merge pull request #19 from soketi/fix/reject-duplicated-members-in-presence

[fix] Do not emit `member_added` or `member_removed` if the user is already connected on other d...

1be027078a195634a876597f649865ec940f9b74 authored about 3 years ago by rennokki <[email protected]>
Testing

03ed16c71e572065df4258695ddef2fd5580d812 authored about 3 years ago by Alex Renoki <[email protected]>
Fixed status consistency for pusher:subscription_error

20254f3d7de615bc464dca29d75204cac2b4395c authored about 3 years ago by Alex Renoki <[email protected]>
typo

9c6b2c5767aea25b711070c0d1d3971af6468991 authored about 3 years ago by Alex Renoki <[email protected]>
Avoid multiple presence channel member

f49c256e7e5552bb84f7ce23334286bc55a7b9bf authored about 3 years ago by Alex Renoki <[email protected]>
Moved size check in the manager

9133a564f6c482aef32d84c1c5e67f655c4c4adc authored about 3 years ago by Alex Renoki <[email protected]>
Merge branch 'master' of github.com:soketi/soketi into fix/reject-duplicated-members-in-presence

dfef3489a27cf0fa04ff67850b7d6acc01fe76a1 authored about 3 years ago by Alex Renoki <[email protected]>
Ignore package-lock.json

4929c4c55af844e62b7fab3d74a3a1293a57c445 authored about 3 years ago by Alex Renoki <[email protected]>
Uncommit package-lock

e2b8074aca9017c97822e0494251bd8563c3ea66 authored about 3 years ago by Alex Renoki <[email protected]>
Merge pull request #157 from soketi/feature/http-secure-metrics

[security] Create separate server with unexposed port for metrics

b86c703bf0a9c2dab46f37996fd15ee112d55158 authored about 3 years ago by rennokki <[email protected]>
using uWebSockets.js for metrics server

51bdeefca30aafb021c120fdc8b4a3936ce8646b authored about 3 years ago by Alex Renoki <[email protected]>
Merge branch 'master' of github.com:soketi/soketi into feature/http-secure-metrics

31b86bfcfa18f0380d342b40a84e5a177793cecc authored about 3 years ago by Alex Renoki <[email protected]>
Merge pull request #170 from soketi/fix/closing-safechecks

[fix] Closing safety checks

7e12c89e4d786450356b0819cc24eb720d1ed470 authored about 3 years ago by rennokki <[email protected]>
Websocket code changes

40a3b67c7b66bf3a4072837f6f0a7bc9750fea1b authored about 3 years ago by Alex Renoki <[email protected]>
Additional checks for closing servers

210b0b062457dc5aa6ac10cb488b46b2cdfdd853 authored about 3 years ago by Alex Renoki <[email protected]>
Added ready endpoint

8091aa931a951a91f67a6d6a9bbb84a8df242cd8 authored about 3 years ago by Alex Renoki <[email protected]>
Silence console.log

52c82673cb9d02749ed186b45589bfdb1c1f0ecb authored about 3 years ago by Alex Renoki <[email protected]>
Close metrics servers after

b1014f00486b2ff09e1fdefdad7abf624ebf2161 authored about 3 years ago by Alex Renoki <[email protected]>
commit package-lock & force bullmq to 1.54.3

4b71513e0f5d529bc7556fc1536d7d9fda09871c authored about 3 years ago by Alex Renoki <[email protected]>
Installed mocha types for bullmq

ddc68a75ee034b1ab140cebe93302b678c3e458a authored about 3 years ago by Alex Renoki <[email protected]>
wait for 9601 to be free

a475ad3642063084460903b23f45b4c82f24dc57 authored about 3 years ago by Alex Renoki <[email protected]>
return promise

85956821b66d633012526541695d6a47cead404a authored about 3 years ago by Alex Renoki <[email protected]>
Resolve after start

cf63b8e538b331cd84480236370dece86caed3c3 authored about 3 years ago by Alex Renoki <[email protected]>
Fixed promise solving

9be2e69846f069dd5c50fa62ba1e3d54acc023a5 authored about 3 years ago by Alex Renoki <[email protected]>
Added 6 attempts with (2^6) * 1000 maximum retry wait

45ed9761c353dd384408e934f78bea324b67f27c authored about 3 years ago by Alex Renoki <[email protected]>
setting retries to null only for queue

b8368090055cae186cefa593c0dab54b2a1cddc0 authored about 3 years ago by Alex Renoki <[email protected]>
Disabled maxRetriesPerRequest

fcba3fa2ade8f001bd43605422a0f84b2078d7f3 authored about 3 years ago by Alex Renoki <[email protected]>
Merge branch 'master' of github.com:soketi/soketi into feature/http-secure-metrics

4f6c8154007c1d2ccaf3f4a88d92728568aff821 authored about 3 years ago by Alex Renoki <[email protected]>
Merge pull request #168 from soketi/dependabot/npm_and_yarn/types/bull-tw-3.15.6

Update @types/bull requirement from ^3.15.5 to ^3.15.6

3dd4ae48b3eded704ec3823bef0165ba0a33c275 authored about 3 years ago by rennokki <[email protected]>
Update @types/bull requirement from ^3.15.5 to ^3.15.6

Updates the requirements on [@types/bull](https://github.com/DefinitelyTyped/DefinitelyTyped/tre...

895d64f8567074ca03476872edb91f7a676f6de8 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #167 from soketi/dependabot/npm_and_yarn/bullmq-tw-1.54.3

Update bullmq requirement from ^1.52.2 to ^1.54.3

ddf26fbd5a44c8504f152c28ea87391f54685c64 authored about 3 years ago by rennokki <[email protected]>
Update bullmq requirement from ^1.52.2 to ^1.54.3

Updates the requirements on [bullmq](https://github.com/taskforcesh/bullmq) to permit the latest...

739a062b19f4dfb74af9d532a5f0509b661d50bc authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #126 from soketi/dependabot/npm_and_yarn/babel/plugin-proposal-function-sent-tw-7.16.0

Update @babel/plugin-proposal-function-sent requirement from ^7.14.5 to ^7.16.0

faaeae83ee07302d6584e244842bfdb9170cc6ce authored about 3 years ago by rennokki <[email protected]>
Merge pull request #128 from soketi/dependabot/npm_and_yarn/babel/plugin-proposal-throw-expressions-tw-7.16.0

Update @babel/plugin-proposal-throw-expressions requirement from ^7.14.5 to ^7.16.0

440a635124defa0988d61f72d9d9dbae04ab3d97 authored about 3 years ago by rennokki <[email protected]>
Merge pull request #165 from soketi/dependabot/npm_and_yarn/types/node-tw-16.11.9

Update @types/node requirement from ^16.11.6 to ^16.11.9

f5fc720f30674ce03153f35eaf9e2d61dd22458e authored about 3 years ago by rennokki <[email protected]>
Merge pull request #162 from soketi/dependabot/npm_and_yarn/babel/preset-env-tw-7.16.4

Update @babel/preset-env requirement from ^7.16.0 to ^7.16.4

32b1db0cbf57f9398c64be2976c523717ca63616 authored about 3 years ago by rennokki <[email protected]>
Merge pull request #158 from soketi/dependabot/npm_and_yarn/babel/plugin-proposal-decorators-tw-7.16.4

Update @babel/plugin-proposal-decorators requirement from ^7.15.8 to ^7.16.4

5853116b1f08651692066cc5c04244ba4bff70d4 authored about 3 years ago by rennokki <[email protected]>
Merge pull request #164 from soketi/dependabot/npm_and_yarn/typescript-tw-4.5.2

Update typescript requirement from ^4.4.4 to ^4.5.2

a616d3da5c17e7af493f72893ff82629b179b87c authored about 3 years ago by rennokki <[email protected]>
Merge pull request #159 from soketi/dependabot/npm_and_yarn/rate-limiter-flexible-tw-2.3.5

Update rate-limiter-flexible requirement from ^2.3.4 to ^2.3.5

3517da98bc4b0cad72e678626db977a9a06b3707 authored about 3 years ago by rennokki <[email protected]>
Merge pull request #160 from soketi/dependabot/npm_and_yarn/bullmq-tw-1.54.2

Update bullmq requirement from ^1.52.2 to ^1.54.2

3b9dba640549159150977fb2e6fbcd8f75b94362 authored about 3 years ago by rennokki <[email protected]>
Merge pull request #161 from soketi/dependabot/npm_and_yarn/aws-sdk-tw-2.1033.0

Update aws-sdk requirement from ^2.1028.0 to ^2.1033.0

6b94f38d4bc8b52d350f64a94bfefe7a0e98953d authored about 3 years ago by rennokki <[email protected]>
Update @types/node requirement from ^16.11.6 to ^16.11.9

Updates the requirements on [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tre...

dc31363955f0201224ec698bfeb5664afe99afa0 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update typescript requirement from ^4.4.4 to ^4.5.2

Updates the requirements on [typescript](https://github.com/Microsoft/TypeScript) to permit the ...

2536d19f85b980e38cfe826b186cc0e13191af94 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update @babel/preset-env requirement from ^7.16.0 to ^7.16.4

Updates the requirements on [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/package...

4f06d8e761b5d1d6b8eb1a8e19d35613c9bc97b9 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update aws-sdk requirement from ^2.1028.0 to ^2.1033.0

Updates the requirements on [aws-sdk](https://github.com/aws/aws-sdk-js) to permit the latest ve...

1909e85c887ab6223227469adef7b5e83e0f325c authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update bullmq requirement from ^1.52.2 to ^1.54.2

Updates the requirements on [bullmq](https://github.com/taskforcesh/bullmq) to permit the latest...

6ed9881648d1b5198273d51d1ceb0d765d9a8e43 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update rate-limiter-flexible requirement from ^2.3.4 to ^2.3.5

Updates the requirements on [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-...

d0a8ccece7e7338924d5ee55c77232f904842f2d authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update @babel/plugin-proposal-decorators requirement

Updates the requirements on [@babel/plugin-proposal-decorators](https://github.com/babel/babel/t...

a32ce133a070b05b6f90365e2fe7c4db242f5547 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
It's Prometheus port not kibana :)

e782d25bd908ec0e9fee3aa91d3ea7de5d62ae1b authored about 3 years ago by Alex Renoki <[email protected]>
Dropped Node 14.x testing & support

e789cf7886dca5ebce580363736ac41e657dcac5 authored about 3 years ago by Alex Renoki <[email protected]>
Fixed /usage test

f7d88c3e81023fefdc22dd669a9f20c286944838 authored about 3 years ago by Alex Renoki <[email protected]>
Added a separate Express server to handle internal metrics

b1ca0515c6dece0f8269ec31648a0bb99c0f2f89 authored about 3 years ago by Alex Renoki <[email protected]>
Added SQS driver

1c95eaf9610c0bb3905bb75858969b43399d1f84 authored about 3 years ago by Alex Renoki <[email protected]>
Dropped Node 14.x

838b89842f9b64855205900d54e12028eb12181e authored about 3 years ago by Alex Renoki <[email protected]>
temporary docker commit build

a8db567b1c8904880fd21e4c70acfacabb74b9b8 authored about 3 years ago by Alex Renoki <[email protected]>
Reverted secret removal from WebSocket instances

8148eb9c5476d0ccbdcd6bca6f15e88477078a0a authored about 3 years ago by Alex Renoki <[email protected]>
Delete docker-commit.yml

051143044d3bb083ff7e5d718e8dc5ac9dff6d3e authored about 3 years ago by rennokki <[email protected]>
Merge pull request #153 from soketi/feature/remove-sensitive-data-from-ws

[fix] Remove sensitive data from ws

02fd7327538ad4cd5eef390a96fb8f5a6cb4b376 authored about 3 years ago by rennokki <[email protected]>
Removed secret from ws

68ca0964e3c190182c2855fd5b482779a2067e22 authored about 3 years ago by Alex Renoki <[email protected]>
Merge pull request #147 from soketi/feature/aws-lambda-triggers

[0.x] AWS Lambda Webhook triggers

d830b996e11e452d51953ebe230b368c42a1cedc authored about 3 years ago by rennokki <[email protected]>
Added region for sender

b540577b9fd9fac283fca1b74deb2c58cb4b009e authored about 3 years ago by Alex Renoki <[email protected]>
updated min run to 60s

ffb036746b540fafe519f47ab0c22eb6d11b8643 authored about 3 years ago by Alex Renoki <[email protected]>
Do not delete secret

576595265d7dc66679284e90e73b5cceccbe96a1 authored about 3 years ago by Alex Renoki <[email protected]>
Fixed webhooks testing

e2dc9ffa1b9e509e8b5fba2363cf13c73158becf authored about 3 years ago by Alex Renoki <[email protected]>
Fixing lambda triggers

50aa1bec43a96433fbcdcecac7e23ed50bbe1567 authored about 3 years ago by Alex Renoki <[email protected]>
Merge pull request #150 from soketi/dependabot/npm_and_yarn/bullmq-tw-1.52.2

Update bullmq requirement from ^1.52.1 to ^1.52.2

298645f5084ddba6bbcb8d027b5e7c7f66ef4d69 authored about 3 years ago by rennokki <[email protected]>
Merge pull request #151 from soketi/dependabot/npm_and_yarn/aws-sdk-tw-2.1028.0

Update aws-sdk requirement from ^2.1023.0 to ^2.1028.0

90bab285c8c2dd64a1557015976a06c75092b3ba authored about 3 years ago by rennokki <[email protected]>
Merge pull request #152 from soketi/dependabot/npm_and_yarn/knex-tw-0.95.14

Update knex requirement from ^0.95.13 to ^0.95.14

c4a15dbbd76c7356b2b2e6523d795aaaec026661 authored about 3 years ago by rennokki <[email protected]>
Update knex requirement from ^0.95.13 to ^0.95.14

Updates the requirements on [knex](https://github.com/knex/knex) to permit the latest version.
-...

fa3eb1e7be2995a2fa64d197f78906c7a73575ee authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update aws-sdk requirement from ^2.1023.0 to ^2.1028.0

Updates the requirements on [aws-sdk](https://github.com/aws/aws-sdk-js) to permit the latest ve...

8d937377f109c677e12e44a0cf8137a9cf6be715 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update bullmq requirement from ^1.52.1 to ^1.52.2

Updates the requirements on [bullmq](https://github.com/taskforcesh/bullmq) to permit the latest...

d193f1865a28d9e050d38323859f260497031ca2 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fixed required params

304bd299ced5acd91d08e127aeafa502207b0380 authored about 3 years ago by Alex Renoki <[email protected]>
aws lambda wip

32223931b14e9fa582bf74c2372d9f0c296be391 authored about 3 years ago by Alex Renoki <[email protected]>
Merge pull request #145 from soketi/dependabot/npm_and_yarn/bullmq-tw-1.52.1

Update bullmq requirement from ^1.48.3 to ^1.52.1

5a893e135b4e9d81f4732b0e7d1711b9c61a2e29 authored about 3 years ago by rennokki <[email protected]>
Merge pull request #146 from soketi/feature/mysql-8-auth

[fix] Added optional `mysql2` client to fix MySQL8 authentication

9c08b5bf0da3756255eeee3e0c86f4cd16d01403 authored about 3 years ago by rennokki <[email protected]>
Added logo

54c3e1fcbd6902fd516b2592fb81744a2dec5e3f authored about 3 years ago by Alex Renoki <[email protected]>