Ecosyste.ms: OpenCollective

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

github.com/moscajs/aedes

Barebone MQTT broker that can run on any stream server, the node way
https://github.com/moscajs/aedes

Bumped v0.35.2.

273fa45c4885b51904c0a7d93ba9b9e7571e7324 authored over 6 years ago by Matteo Collina <[email protected]>
Updated dependencies

fdae622798d996aa6c556c83612a5437e782a760 authored over 6 years ago by Matteo Collina <[email protected]>
delivers a will waits for authorization (#213)

* delivers a will waits for authorization

* set will to null should after check error

* pr...

09f0070a7aa2f5ac24a379092d6fb78ecb4315aa authored over 6 years ago by Nguyễn Thế Nguyên <[email protected]>
Bumped v0.35.1.

12392f4516ecc2e0491dbc832255c30ed7a5edff authored over 6 years ago by Matteo Collina <[email protected]>
Fix #211 (#212)

* Added test cases for #211.

* Fixed #211.

ffbc1702bb24b596afbb96407cc6db234a4044a8 authored over 6 years ago by Martijn Verbakel <[email protected]>
Bumped v0.35.0.

1189ffe7b1cd41247f1f857aad4a81275a00700e authored over 6 years ago by Matteo Collina <[email protected]>
emit client errors like unauthorized (#204)

* emit client errors like unauthorized

* move messages to the top

f1f7e8dd3a29243fb43e7d9f9cdc9934f15f66ae authored over 6 years ago by Behrad Zari <[email protected]>
Bumped v0.34.1

035dc9834366cdbe0c0a45429035616bf95eb2a2 authored over 6 years ago by Matteo Collina <[email protected]>
Merge pull request #198 from bsommardahl/master

Added missing events according to the docs. #197

de7742f1004bb71524ca627854f3455dbcc86df3 authored over 6 years ago by Matteo Collina <[email protected]>
Adding console logs.

21eb7f2676bb0474a29f08b7bbf379c77e0aa533 authored over 6 years ago by Byron Sommardahl <[email protected]>
Added missing events according to the docs. #197

cacfe33bc79c978622e988264f8a4b2a670ac1dd authored over 6 years ago by Byron Sommardahl <[email protected]>
updated traivs node

5c63708355efd408069ccccfbc68c2732241fa8b authored over 6 years ago by Matteo Collina <[email protected]>
Bumped v0.34.0.

03a12ec0640fddee9aea744e4b6967fb69eed26a authored over 6 years ago by Matteo Collina <[email protected]>
Updated dependencies

e2146ac9e2a747c1626beb52492dcc467e410ab3 authored over 6 years ago by Matteo Collina <[email protected]>
Merge pull request #196 from saboya/typescript-typings

Adding Typescript typings.

d5f782cf0d8de9d2f9c08076eb7f86493da44248 authored over 6 years ago by Matteo Collina <[email protected]>
Adding Typescript typings.

1d90559d077f76e6c8c2a709658e876d27ace217 authored over 6 years ago by Rodrigo Saboya <[email protected]>
Bumped v0.33.0

01e4d0e9ecd79f1fdc636ef6ed6a03bdfa1d45db authored almost 7 years ago by Matteo Collina <[email protected]>
Merge pull request #183 from mcollina/errorHandling

Generic error event for missing client Ids

f9912a331ba4edd63f655276b8767295f8a79f7d authored almost 7 years ago by Matteo Collina <[email protected]>
Updated readme and example file

2c4c5c1778ec626e3de85c7d0290fab3333ac7b4 authored almost 7 years ago by Gavin Dmello <[email protected]>
changed event name to connectionError

08e44d2bec77e51ddddf45f782b8104b0901bfd9 authored almost 7 years ago by Gavin Dmello <[email protected]>
resolved lint issue

343270bae0a8c7c2d08de8adf616c57c2b3dd678 authored almost 7 years ago by Gavin Dmello <[email protected]>
added error event for missing client Ids

c0fe6bd736ce68b00ea77819f6967232068efb33 authored almost 7 years ago by Gavin Dmello <[email protected]>
Bumped v0.32.1

316bbb0629c593a1a7afcc5a31e6d0d18e97115f authored almost 7 years ago by Matteo Collina <[email protected]>
Bumped dependencies

06572700b8bfdb1c58b366e90d1b52606bd46bc7 authored almost 7 years ago by Matteo Collina <[email protected]>
Merge pull request #181 from emilianobonassi/master

fixed Will message not removed from persistence after publish

f4917ace5400fcb4b3807bd1ed30bbf458f0d2b8 authored almost 7 years ago by Matteo Collina <[email protected]>
Merge pull request #179 from mcollina/movehandler

moved error handler

74582557699987461a3f2a659b49597100b5a6c1 authored almost 7 years ago by Matteo Collina <[email protected]>
hotfixed delete client will from persistence after publish

a87954f863aeac9fd394caa5e54a456cca67e618 authored almost 7 years ago by Emiliano Bonassi <[email protected]>
added test check will deletion after publish

3da9bef2e7a51bd4ef038a51a48fd19d41799480 authored almost 7 years ago by Emiliano Bonassi <[email protected]>
moved error handler

033b8051fbaf4245abaadacfa5193a0f9e3924e5 authored almost 7 years ago by Gavin Dmello <[email protected]>
Bumped v0.32.0.

9a4eb0449d75a76db91099b32820f18f531a431b authored about 7 years ago by Matteo Collina <[email protected]>
Added Node 9 to .travis.yml. Updated dependencies.

848bb7205c7b93e35a84b59e802e14930b3f3531 authored about 7 years ago by Matteo Collina <[email protected]>
Merge pull request #171 from cordovapolymer/master

Emit 'unsubsribe' event when client has clean=true on disconnect #145

3e7941b8b50fb2e5e08649070b1aeba16838b636 authored about 7 years ago by Matteo Collina <[email protected]>
if packet.close === true && client.clean === false we should not emit 'unsubscribe'

26c94e90607cb9d5024a8cca320c6f3947cc6dca authored about 7 years ago by cordovapolymer <[email protected]>
Emit 'unsubsribe' event when client has clean=true on disconnect #145

15df9a4301ef0a7d6983b6c77702359f2be1cba2 authored about 7 years ago by cordovapolymer <[email protected]>
Bumped v0.31.0.

e7a9c92eeef3737dd29c93673501619a338758a2 authored about 7 years ago by Matteo Collina <[email protected]>
Merge pull request #170 from cordovapolymer/master

test for #158

c0da87177abd0c6d951fa6e407ff6a85d71a54fc authored about 7 years ago by Matteo Collina <[email protected]>
removed yarn.lock

32791983bd2991d37e541f6af5276d2b9e4c2f9d authored about 7 years ago by user1 <[email protected]>
fix for 'no previous subscriptions restored' persistence assertion

d4f9d9026ce9a5f29b2923850f68e6cdb81d0340 authored about 7 years ago by user1 <[email protected]>
check persistence for restored subscriptions when clean=true

a0e545745a7c7754fe9fa8977bd392ff07a76c71 authored about 7 years ago by user1 <[email protected]>
added test for do not restore QoS 0 subscriptions when clean

5a4210ad477bd2477be2748a19485a4e5f7a173b authored about 7 years ago by user1 <[email protected]>
Merge https://github.com/sundryp/aedes

clean clients should not have persistent subscription records. #158

94ea44783c5b4ce0edd1c2e61993c56cfa684822 authored about 7 years ago by user1 <[email protected]>
Merge pull request #168 from muka/patch-1

Update README.md

4b0f0b8d9b2a0e249cf5c636d7e467194baea15e authored about 7 years ago by Matteo Collina <[email protected]>
Update README.md

`authorizeForward` receives a client object not the clientId

f9f1bc416e7bcd42e3ea5091262bc41b23eeda55 authored about 7 years ago by Luca Capra <[email protected]>
Bumped v0.30.1.

f837a26a9ac1936c424216ea6504a1e1b85c73b2 authored about 7 years ago by Matteo Collina <[email protected]>
Updated dependencies

6b40e9773432ac44dcd41f9fd970f289be3840a3 authored about 7 years ago by Matteo Collina <[email protected]>
Merge pull request #160 from jdiamond/auth-race

authorizePublish gets called before authenticate finishes

275bda32461ea8053c8610b8a3e5b6f0f838f1b6 authored about 7 years ago by Matteo Collina <[email protected]>
moved to prototype methods and inlined sync steps

fceb349e34bd5e3ae21a691d10ff6fdd649e526f authored about 7 years ago by Jason Diamond <[email protected]>
pause parsing during handling connect packets

8b54f7a293a4e93eb9169c17230e1bd0f904d5f4 authored about 7 years ago by Jason Diamond <[email protected]>
test showing authorizePublish gets called before authenticate finishes

e4cb45083a49d4d24398cad7d75c87f09d1cfdc7 authored about 7 years ago by Jason Diamond <[email protected]>
clean clients should not have persistent subscription records.

8d1e3d358b214086ea2d4ff7e5e3690239e59270 authored about 7 years ago by Sean Drucker <[email protected]>
Bumped v0.30.0.

ffefb54b10fab6e2a266ef6f924a552ba31315c5 authored over 7 years ago by Matteo Collina <[email protected]>
Merge pull request #130 from mcollina/liveRetain

Retain false when subscriber is active

ecdd0cc03247febc46edbf5d0dbbc527ce5477ec authored over 7 years ago by Matteo Collina <[email protected]>
Merge pull request #152 from behrad/outgotingEnqueueCombi

outgoingEnqueueCombi

663707a9b6c2ae8a4bac718be1cc8ae8f32bd212 authored over 7 years ago by Matteo Collina <[email protected]>
outgoingEnqueueCombi

fae7d800ccfa76856f282f50e6cb4cce5c17a126 authored over 7 years ago by Behrad <[email protected]>
updated aedes-persistence to latest version

2531e369eda0ff25a97a22d7f0625216eaf0077e authored over 7 years ago by Gavin Dmello <[email protected]>
Merge branch 'master' into liveRetain

5648ac0245c4f163d940c3516c930e7f970480a7 authored over 7 years ago by Gavin Dmello <[email protected]>
Updated test

ff720a4972e3ebe6eb6efcb2934289dc2ca4ec8a authored over 7 years ago by Gavin Dmello <[email protected]>
Bumped 0.29.3.

4560c1f8631d5e60e3c8a4487f7f8ccf7bbc73f2 authored over 7 years ago by Matteo Collina <[email protected]>
Merge pull request #149 from mcollina/drain

Clear up drain listeners in the case of an error

10ab8e359801837f10e91a1fc43510f35095d5c6 authored over 7 years ago by Matteo Collina <[email protected]>
Clear up drain listeners in the case of an error

Fixes #148.

7f1b56b165db6ebaf6b165f9471799410cf1c137 authored over 7 years ago by Matteo Collina <[email protected]>
Bumped 0.29.2.

f084a2b96e7ca6593a12dd382331ea7a64583dc2 authored over 7 years ago by Matteo Collina <[email protected]>
Update copyright year and removed TODO list.

d2067cd7fae42771755fd71a713afc24a6a85098 authored over 7 years ago by Matteo Collina <[email protected]>
Bumped 0.29.1.

b4ab8ba8eb7b8f910592a2646fd39c9a16fa3476 authored over 7 years ago by Matteo Collina <[email protected]>
Merge pull request #140 from mcollina/ordered-granted

Guarantee granted always come in the right order

e4b2259b9e2ccb616d1a8145b7f1be9fa1b05db3 authored over 7 years ago by Matteo Collina <[email protected]>
Revert "parallelize topic sub/unsub handles"

This reverts commit e5d9c8af59c8689893de77acd077738132f021a3.

25ec7dd5335e71bc7a72102bc9c5378b6686ee0e authored over 7 years ago by Matteo Collina <[email protected]>
Merge pull request #142 from davedoesdev/master

Remove qlobber from deps (it's used in aedes-persistence, not here)

b1b51be46db2be8bd6dd8de85ef36b5d0a747a4d authored over 7 years ago by Matteo Collina <[email protected]>
Remove qlobber from deps (it's used in aedes-persistence, not here)

bc3c13dec2dd5d5dfee2facad8807194a13560cc authored over 7 years ago by David Halls <[email protected]>
Travis badge should display master branch

f5da7799428bea3dc018dc4a4399763122a3b269 authored over 7 years ago by Matteo Collina <[email protected]>
failing test for wrong granted order

185ab4baf909b5d72c7f4eec6eab8dbfd9597d5a authored over 7 years ago by Matteo Collina <[email protected]>
Bumped v0.29.0.

dc300b9df69a065b6143961974cbbaf1cd32f7ee authored over 7 years ago by Matteo Collina <[email protected]>
Merge pull request #136 from mcollina/block-sys-with-plus

Do not forward $SYS topics for +/# subscriptions.

3a3ac384845d62eb0713db07799efa34cc6f1490 authored over 7 years ago by Matteo Collina <[email protected]>
Do not forward $SYS topics for +/# subscriptions.

Fixes: https://github.com/mcollina/aedes/issues/135

b369602872d07eff4159db8c483fbf7908f03036 authored over 7 years ago by Matteo Collina <[email protected]>
Merge pull request #134 from mcollina/validate-topics

Validate topics

352adc69b07420136d865e971c1efe01ba378a07 authored over 7 years ago by Matteo Collina <[email protected]>
Better error messages for topic validations

8226e91bf85f642b8a9fcc70a1bba6235ed291b8 authored over 7 years ago by Matteo Collina <[email protected]>
Added topic validations for unsubscribe.

98cbfee36b58c1ffcc882a8d881bacbc4427e0ca authored over 7 years ago by Matteo Collina <[email protected]>
Error on PUBLISH with empty topic

79e88546ca098554c2f3267debef3abcf3543234 authored over 7 years ago by Matteo Collina <[email protected]>
Correct validations.

dcaf4f72001e50de63c4502267f792e928530f8d authored over 7 years ago by Matteo Collina <[email protected]>
Added test for empty topic subscription.

9f6d3512a5a931c5d7ba536340ee05a140433577 authored over 7 years ago by Matteo Collina <[email protected]>
Added test for empty topic

7abd055e810b7bcd8e0f852a22801d4f2c0c2520 authored over 7 years ago by Matteo Collina <[email protected]>
Added topic validations for SUBSCRIBE.

0606069dc3572602344cd73e7baa45faa3f42189 authored over 7 years ago by Matteo Collina <[email protected]>
Validate PUBLISH topics

f1f1b0adc5a06d4ca6f360c981bedd2ae95a614a authored over 7 years ago by Matteo Collina <[email protected]>
Added tests and change for live retain packet

28967514600937e04b7d2795a03618e25fd045fc authored over 7 years ago by Gavin Dmello <[email protected]>
Retain false when subscriber is active

243237df544463b683ffc2256a82b9b57950d1ef authored over 7 years ago by Gavin Dmello <[email protected]>
Bumped v0.28.0.

0c9bfe8156571194765532a3fabcb3362504619f authored over 7 years ago by Matteo Collina <[email protected]>
Merge pull request #127 from mcollina/handleUnsubscribe

added unsubscribe function in client

ac1c8ea4e31df8ed804107cbbcc3449a600a74d6 authored over 7 years ago by Matteo Collina <[email protected]>
Updated docs for client unsubscribe function

7132bd3dcd72c41ce8355319af83193e20008e55 authored over 7 years ago by Gavin Dmello <[email protected]>
simple test for unsubscribe

b5fdf350d4feb2464e516d9ee58296d18b94b231 authored over 7 years ago by Gavin Dmello <[email protected]>
added unsubscribe function in client

2a607ea77740a0aa91890bf07fa48bb9cbbd628f authored over 7 years ago by Gavin Dmello <[email protected]>
Bumped 0.27.1.

3ba632a5b04fc07ca005e2926d62d480bac97648 authored over 7 years ago by Matteo Collina <[email protected]>
Merge pull request #124 from behrad/unsubscribe

don't emit unsubscribe on client close

c5b4a089967e2963e68ec2b981ca632b7f6bfb67 authored over 7 years ago by Matteo Collina <[email protected]>
add test: don't emit unsubscribe on client close

5bea9df11b3b01c2608f448a2c747a70475a3791 authored over 7 years ago by Behrad <[email protected]>
don't emit unsubscribe on client close

39569cf6ae07937a04acc1f833fffe5c34858baa authored over 7 years ago by Behrad <[email protected]>
Bumped v0.27.0.

18eff9f8428cb95d2bbc3fd53e4569ff08901ba5 authored over 7 years ago by Matteo Collina <[email protected]>
Updated dependencies

c0c388d3cfc91350cb01e5539bb5406e6766db11 authored over 7 years ago by Matteo Collina <[email protected]>
Merge pull request #121 from behrad/master

Fix invalid subscription handling

8e76673b7e1323984b0dc672982ec128c19ba1cf authored over 7 years ago by Matteo Collina <[email protected]>
change map to for loop

3f9d2793a8ff4ca68119bf5b66de857044e0ce76 authored over 7 years ago by Behrad <[email protected]>
refactor sendRetained

ef68b4102ec463e3b99f3d12e017082fd4ccd818 authored over 7 years ago by Behrad <[email protected]>
do sendRetained after subAck, upgrade aedes-persistence to use createRetainedStreamCombi

7c55177f307b7f43377178c41bcb69060984c997 authored over 7 years ago by Behrad <[email protected]>
emit subscribe event only on subscribes

0dca9fe2ec58b75179e659199b7da786dbefa408 authored over 7 years ago by Behrad <[email protected]>
use restore flag instead of packet.messageId

c8da704f4bedce7177bb598a30f5ab869303ef51 authored over 7 years ago by Behrad <[email protected]>