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

Update jest-circus requirement from ^27.4.4 to ^27.4.6

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

f12a6ee718817c856ff1f285e19bae6f40cd4495 authored about 3 years ago
Update typescript requirement from ^4.5.3 to ^4.5.4

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

4082acb2fb8ea5901e991bf86baf1acfc3e92795 authored about 3 years ago
Merge pull request #243 from soketi/feature/batch-events

[feature] `/batch_events` call

32ba3311817da7926bb72af646bc12b1420ab233 authored about 3 years ago
Fixed 413 error code

f61ad5ce130ae9dd0ad6b6c2f714500f7a03fdc6 authored about 3 years ago
Fixed tests

1bb42390b3ad58b129b2b005a6ab99094ce01bcd authored about 3 years ago
Added batch size limit

a40201c0cf9a045bfed9cb40c2e7f1c9578cd185 authored about 3 years ago
Returning 413 in case payload was too large

74bd3498ab8dde249e3d220dda22da60364b8e06 authored about 3 years ago
Merge pull request #246 from soketi/fix/crash-on-empty-post

[fix] Do not close the connection on empty POST payload

4b12efef9c31117c36a0a0f1c3aa32114e86364b authored about 3 years ago
Do not close the connection on empty payload

8541e4e07c97de7b6fd2ce22f4e072ef1072d627 authored about 3 years ago
Added testing

6c661f658f146cecd3a6e5dc4eba033024715988 authored about 3 years ago
Bump and restrict GHA versions

15587bd89dafe91a979b2f5ad41a084f6cd0ac55 authored about 3 years ago
Shorten the benchmark GHA job name a little

9827ab017219e1712ec190e449f5d2b2fbef2f43 authored about 3 years ago
Speed up CI by only installing services when used

f903df7bd260a6c415f1834040b767636c94d8a2 authored about 3 years ago
Removed PresenceMember class

b95086e8a9c2dd4fb00fbbd954ac1f2323ad23b1 authored about 3 years ago
Fixed npm run build command

8a47ddc5d2db48fd33494bdf2f6a17900c6ecf91 authored about 3 years ago
Added batch_events

1bb9d961234590bd9db951c20d93ab45b6f6a57a authored about 3 years ago
Added message type hints

Moved PresenceMember to presence-channel-manager

62b34dc60a503bfa6f631a284e006bfdf3e7fd9d authored about 3 years ago
Language

53ba39c7886c614d27633d347dbd93faac9dbdc0 authored about 3 years ago
Spacing

122e44f32d3d27bbab5adffcbbf044ffbc814685 authored about 3 years ago
Spacing

ae65d6ede646b134be1c66460217e720a7cb1485 authored about 3 years ago
Bumped jest & eslint to latest versions

c1271f46c06cd32421facb3a3729b26cd9166b29 authored about 3 years ago
Update @babel/plugin-proposal-numeric-separator requirement

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

d28fe019802cffda13005fc84e291c5c74479adf authored about 3 years ago
Update @babel/plugin-transform-object-assign requirement

Updates the requirements on [@babel/plugin-transform-object-assign](https://github.com/babel/bab...

2b7ceb712dc326bed5c453307a757565db924d72 authored about 3 years ago
Merge pull request #228 from soketi/feature/configuration-file

[feature] Configuration file support

4bd0f34beb765821d2c26975c5f684f3b91f84e0 authored about 3 years ago
Merge pull request #229 from stayallive/feature/fix-redis-jobs-not-processing

Fix default Redis queue job options

32e20b4ac2b69fe49757e2d90a805cab72283000 authored about 3 years ago
formatting

af82a0ebbf31e614c2a4618d17afd820f276fd2e authored about 3 years ago
Fix Redis key prefix handling in queue driver

08acc5f758c60c744cd65b51f0d2f56e14fa0bea authored about 3 years ago
Formatting

b99a563b8b141eefd59f95b20adcb35c208dd901 authored about 3 years ago
Remove comment because retry policy is implemented

defab6418610f811ac82165bc578c4ff5f7a0a45 authored about 3 years ago
Add a Redis queue scheduler

ace486e43de7fb7662b1791fd6cd20ff8a744194 authored about 3 years ago
Fix a few comments

30f90530b02ece379468ec4bab42d8e49641e53a authored about 3 years ago
Fix default Redis queue job options

7a54cfb8c894d2c4bbe4398bdc8c9f16532cfcf5 authored about 3 years ago
Added configuration file support

2600cbd702141c5e528640be9a11fbc01be86f05 authored about 3 years ago
Merge pull request #226 from stayallive/feature/webhook-custom-headers

Ability to configure custom headers for webhooks

5aa70222336ecee533b5255329c05010beb3013c authored about 3 years ago
formatting

1c9e894cad51818669698b21bc047fb39ea79f2e authored about 3 years ago
Remove unused server option from webhook tests

6d52b022b15a701722a40bc9a716d43cdadffd90 authored about 3 years ago
Ability to configure custom headers for webhooks

c7689100b7b665f26a4078b75c30689eef574721 authored about 3 years ago
Removed testing from release

23ec40173eeba024251df43ae710dd07935d675c authored about 3 years ago
Fixed releases

0284027cd9833c7af61e4669a662adf6de140311 authored about 3 years ago
Merge branch 'master' of github.com:soketi/soketi into feature/sqs

6b8e8501c80d1ca2b0533a722d916402d469c46e authored about 3 years ago
Merge pull request #179 from soketi/feature/benchmark-ci

[feature/CI] Added K6 Benchmark

00834359c9de4c07041fde54fab9566162fcf3a9 authored about 3 years ago
Custom thresholds for drivers

dae767f39c82b3afec85baf42ebc9bf2f4527b8c authored about 3 years ago
removed ws_connecting as its not relevant to the final benchmark

c0fe7d5d122b8d5fd858976c41a5223f42ea31e2 authored about 3 years ago
tweaked p95 & avg threshold

aeadfbd985f5538fdd4051b259c25dd5be2f2d14 authored about 3 years ago
Added thresholds for testing

40b3f0ed0dd786111bcd0a1147142046218f18b7 authored about 3 years ago
sudo

e50c1ad702eb8001ea4838db696237fe1d4d9df9 authored about 3 years ago
Fixed k6 installation

70704cafb3b671f5c03e6da7e48cfbaa70dc9f7e authored about 3 years ago
Fixed env variables namings

10275717ab193b7118ee4564dd05043103770035 authored about 3 years ago
Fixed benchmark files

078a49833484fc34909fbb1144ece7c2c754701d authored about 3 years ago
fixed CI

ef4a583419e07d4801c9435831372462b6ea554d authored about 3 years ago
Test connections

77cb8e4bcc22fad1082ab65108c98028b14d1489 authored about 3 years ago
fixed workflow names

17da178fffff29a9f49a9b68c841478b58e0d3d6 authored about 3 years ago
or

ddb4bf7a86b7aaa717d0448929f1255774b663fa authored about 3 years ago
matrix.adapter

3c2a334dbd72f7073250f55738d202833bb81d03 authored about 3 years ago
push on any branch

6e9d3f69f47d6f919a31c57f510b51bebc9c6a2d authored about 3 years ago
Fixed benchmark CI

776054c60894397c3f330e602639b84a9e0509ea authored about 3 years ago
Merge branch 'master' of github.com:soketi/soketi into feature/benchmark-ci

3170873323b31232754d023ca997436ecd0df53a authored about 3 years ago
Merge pull request #223 from stayallive/feature/webhook-channel-filters

[feature] Allow webhooks to define filters on the start and/or end of the channel name

e44c94fb551c9c85b7d70bbadea5eb558cc83620 authored about 3 years ago
naming

7d655986c0c4cf03822c34ad3350f2e169ba4891 authored about 3 years ago
Nest new webhook filters under `filter` key

f2c15e3824fdc2f70a5e36db4398bef48fd55312 authored about 3 years ago
Merge branch 'master' of github.com:soketi/soketi into feature/sqs

9940511d4d49662bb660a7d930013c0f86c8cff1 authored about 3 years ago
updated benchmarks

c12bab6fdbbb680f4fba6c18093e429a6513a529 authored about 3 years ago
Testing releases

812a9959158b9e3f2af9694d259815a9c0f1667e authored about 3 years ago
Allow webhooks to define filters on the start and/or end of the channel name

07c556a5d83590a2adc6d8c7ba6f13e458c17cff authored about 3 years ago
Merge branch 'master' of github.com:soketi/soketi into feature/sqs

a4dc642510fc926d9fc2607257256fb3a8b97cb0 authored about 3 years ago
[feature] PM2 adapter + quality of life changes (#171)

d6dcce534c5f60298e405334f5726b6c5e0be20d authored about 3 years ago
Merge pull request #221 from soketi/upgrade/dynamodb

[upgrade] DynamoDB

29ac3f4535823a4ff07f96b48df7ce036841a1d3 authored about 3 years ago
Updated local dynamodb

02068f464d603e39cc1eb123af4d0cfd3a431511 authored about 3 years ago
Merge pull request #220 from soketi/fix/log4j-dynamodb-removal

[fix] Remove obsolete files (including Log4j) from context

b175d255609adeaa38007219ada35129d0c3eb59 authored about 3 years ago
Ignore some files from the context

b6b1f0ade7ed6ea46eda58a7115e66a0cca8b7c4 authored about 3 years ago
cork middleware

b776fc55ef79661634432dd4309e2fec27601594 authored about 3 years ago
Bump uWebSockets.js from v20.4.0 to v20.6.0

Bumps [uWebSockets.js](https://github.com/uNetworking/uWebSockets.js) from v20.4.0 to v20.6.0.
-...

f50c473f6b3a2abf120c7f09dcc0d4b9257572c3 authored about 3 years ago
Update express requirement from ^4.17.1 to ^4.17.2

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

0ba1f1c60d7cfe1c1b29556097747512c7a25e1d authored about 3 years ago
Merge pull request #193 from soketi/dependabot/github_actions/docker/metadata-action-3.6.2

Bump docker/metadata-action from 3.6.1 to 3.6.2

4aa82f2e0b9bd325dcb34b6c5c79833b3875c989 authored about 3 years ago
updated headlines with the docs

c57c0f9e83d62a57698adbd62f77132b198f6ab2 authored about 3 years ago
Merge pull request #206 from soketi/fix-bullmq-moveToActive

[fix] Forcing bullmq to `1.57.3`

6659afd9fe13de418bb53d1617be7e11ca24c955 authored about 3 years ago
Merge pull request #196 from soketi/dependabot/npm_and_yarn/aws-sdk-tw-2.1046.0

Update aws-sdk requirement from ^2.1043.0 to ^2.1046.0

9a134f3debf322d750e43a62a43022332b962492 authored about 3 years ago
Merge pull request #198 from soketi/dependabot/npm_and_yarn/types/bull-tw-3.15.7 [skip ci]

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

d2f3a97a414fff206d16de33c4e8a710c96f8bb8 authored about 3 years ago
Merge pull request #194 from soketi/dependabot/npm_and_yarn/body-parser-tw-1.19.1 [skip ci]

Update body-parser requirement from ^1.19.0 to ^1.19.1

6683ab7122d12ab710ce0b5c7f197cc4d8c78c0a authored about 3 years ago
Merge pull request #195 from soketi/dependabot/npm_and_yarn/types/node-tw-16.11.12 [skip ci]

Update @types/node requirement from ^16.11.11 to ^16.11.12

a85b61dad6f254f87da4875c97531ec69a9cb912 authored about 3 years ago
Merge pull request #202 from soketi/dependabot/npm_and_yarn/jest-circus-tw-27.4.4 [skip ci]

Update jest-circus requirement from ^27.4.2 to ^27.4.4

c58644caa48d58f31e02690b339145cdf710ac61 authored about 3 years ago
Merge pull request #201 from soketi/dependabot/npm_and_yarn/typescript-tw-4.5.3 [skip ci]

Update typescript requirement from ^4.5.2 to ^4.5.3

25d677c0c428592aca98ca025e34dbf1467cfdff authored about 3 years ago
Forcing bullmq to `1.57.3`

2286f8c75fa62af3f47f964200a8a803458681d1 authored about 3 years ago
Updated support wording

353504c09b326767081beaeb8ae07575e79296e8 authored about 3 years ago
Updated benchmark

8e31cf752beecc254b86e1acd0c3aee8ded4b8fe authored about 3 years ago
Update jest-circus requirement from ^27.4.2 to ^27.4.4

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

09c068d8ed550378bc88a965aac9c553e1527e0f authored about 3 years ago
Update typescript requirement from ^4.5.2 to ^4.5.3

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

ae67f363ad3d4c045f700f9dc847c2ba9a21c4cf authored about 3 years ago
Update @types/bull requirement from ^3.15.6 to ^3.15.7

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

cc56b1f56e02f319549579e109f7d02a493f3bfe authored about 3 years ago
Update aws-sdk requirement from ^2.1043.0 to ^2.1046.0

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

f9e39ba1addf395e14ab854618031998f86236b8 authored about 3 years ago
Update @types/node requirement from ^16.11.11 to ^16.11.12

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

ac546c7cfd576d261738c6abd7a5e0995af212eb authored about 3 years ago
Update body-parser requirement from ^1.19.0 to ^1.19.1

Updates the requirements on [body-parser](https://github.com/expressjs/body-parser) to permit th...

33fe9a0e3c680ff2f52a85976024f4a83e556098 authored about 3 years ago
Bump docker/metadata-action from 3.6.1 to 3.6.2

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

3ee77f2263266ee72345f3d819b14d73401201b9 authored about 3 years ago
Merge pull request #182 from soketi/dependabot/npm_and_yarn/bullmq-tw-1.56.0

Update bullmq requirement from ^1.54.3 to ^1.56.0

66b90ad65e4ee3ca5ab493397dbf8c11be307314 authored about 3 years ago
Merge pull request #184 from soketi/dependabot/npm_and_yarn/jest-circus-tw-27.4.2

Update jest-circus requirement from ^27.3.1 to ^27.4.2

74ba62f0f7702ed97a39ccf189731a2d8d0fe5fd authored about 3 years ago
Merge pull request #185 from soketi/dependabot/npm_and_yarn/ioredis-tw-4.28.2

Update ioredis requirement from ^4.27.10 to ^4.28.2

60bf979f9c88259762006e152e69129060d84023 authored about 3 years ago
Merge pull request #187 from soketi/dependabot/npm_and_yarn/aws-sdk-tw-2.1043.0

Update aws-sdk requirement from ^2.1033.0 to ^2.1043.0

0a83dc22ad92d998f4af0e5cf1161e9ab417ee95 authored about 3 years ago
Merge pull request #188 from soketi/dependabot/npm_and_yarn/yargs-tw-17.3.0

Update yargs requirement from ^17.2.1 to ^17.3.0

a45bbdce24abcd85fac399af3d9ea86a39d36203 authored about 3 years ago
Merge pull request #186 from soketi/dependabot/npm_and_yarn/types/node-tw-16.11.11

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

9e65ac9c1eb0eab8a36b9104cccda6fcc74df26e authored about 3 years ago
Merge pull request #190 from soketi/dependabot/npm_and_yarn/rate-limiter-flexible-tw-2.3.6

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

0fc61c7b91a0c1876c80efe681884bfbe09b2f52 authored about 3 years ago
Merge pull request #181 from soketi/dependabot/github_actions/docker/metadata-action-3.6.1

Bump docker/metadata-action from 3.6.0 to 3.6.1

1ae8e0198faf95d2348ee60ca76a74f073169550 authored about 3 years ago