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

remove _addedSubscriptions inside subscribe handler

2f0f3f9a33b54ddbec429568ad514ac0adaab71d authored over 7 years ago by Behrad <[email protected]>
Merge branch 'parallelize_sub_handle'

a1b8e3c51ff9f84b60e486e709c2ce28991e0531 authored over 7 years ago by Behrad <[email protected]>
parallelize topic sub/unsub handles (#120)

607d99d6861d3d70beb88ef4dc7b5516e6f8d430 authored over 7 years ago by Behrad <[email protected]>
make sure every new change is safe

06484e692faec3b1bcf92b22b82b574f4af61f6b authored over 7 years ago by Behrad <[email protected]>
parallelize topic sub/unsub handles

e5d9c8af59c8689893de77acd077738132f021a3 authored over 7 years ago by Behrad <[email protected]>
fix duplicate subscriptions & restore subscription issue

8df8c71f4daa12ebcfe0cb792f496b9f25b4025b authored over 7 years ago by Behrad <[email protected]>
call addSubscriptions on restore sub

58bf35d54839b93454886dbe3379ec9110dc3e9b authored over 7 years ago by Behrad <[email protected]>
handle restore subscriptions, dedup add subscription

e93f0d5317288a7d52ca10e82a647344d093d975 authored over 7 years ago by Behrad <[email protected]>
fix: client's clean attribute in README (#116)

7e1fdebc7c2f543ea0703e33aa4d38791109f251 authored over 7 years ago by Jyotman Singh <[email protected]>
Merge pull request #113 from jyotman/docs-fix

Fix minor mistakes in README.md

4a0c3e9cc2571768d9bf61919f4f35bb4ef5d58a authored over 7 years ago by Matteo Collina <[email protected]>
fix: minor mistakes in README.md

541ee04c15f523d1a46abe3b51bc9797803152aa authored over 7 years ago by Jyotman Singh <[email protected]>
Bumped v0.26.1.

e615f2b76e749107d06deec77c8298e96757cf51 authored over 7 years ago by Matteo Collina <[email protected]>
Merge pull request #112 from mcollina/fix-109

Do not emit the will twice if close() is called twice.

478ed2c04179ad4100ecf22e4ab3407950ff9167 authored over 7 years ago by Matteo Collina <[email protected]>
Do not emit the will twice if close() is called twice.

Fixes #109.

d575c4e4c51efd0cc67f1383a77d4fbe910c61ce authored over 7 years ago by Matteo Collina <[email protected]>
Bumped v0.26.0

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

e347031544512f23999a54df4debdae08628d5b1 authored over 7 years ago by Matteo Collina <[email protected]>
Merge pull request #105 from mcollina/passWill

Passing brokerId while deleting will

7431060138f9be5a0615b98d44bc867fc8a70a64 authored over 7 years ago by Matteo Collina <[email protected]>
Bumped aedes-persistence to its major

d113b157befd6c8a384af9d9b74dbc3776b2e71c authored over 7 years ago by Gavin Dmello <[email protected]>
standard fix

cb16c29556ad6262165c27a942e5e7835ed6b794 authored over 7 years ago by Gavin Dmello <[email protected]>
Passing brokerId during delWill

c9d3442e39ecf81a40b510a3789ddd4152c534c2 authored over 7 years ago by Gavin Dmello <[email protected]>
Bumped v0.25.3.

efa65533cd8f97e90ed534b80759dbfc710bd621 authored over 7 years ago by Matteo Collina <[email protected]>
Revert "Broker Id should be updated when streamed"

This reverts commit 3d495367126d2f70795ff69bf0df503211c2fddd.

1a014124c686ae2503cdb9e44842971110365bb0 authored over 7 years ago by Matteo Collina <[email protected]>
Bumped v0.25.2

a5938a6bf5a28bd91d0e49d6c03a584bc7415a22 authored over 7 years ago by Matteo Collina <[email protected]>
Merge pull request #98 from mcollina/fixBrokerId

Broker Id should be updated when streamed

d151fbf7e83746fef64a103ecba5abf6a0dbd6ae authored over 7 years ago by Matteo Collina <[email protected]>
Broker Id should be updated when streamed

3d495367126d2f70795ff69bf0df503211c2fddd authored over 7 years ago by Gavin Dmello <[email protected]>
Bumped v0.25.1.

3f8d6a7438545527a0efa39103a9ccb23521d376 authored almost 8 years ago by Matteo Collina <[email protected]>
updated standard to v9

0fbaffd977620b93f68dc2e0d0417f84809c237a authored almost 8 years ago by Matteo Collina <[email protected]>
Merge pull request #91 from mcollina/overlapping

added a test with overlapping subscription

9efff82ad0cc7f45e60f0f7ddbaea87f7cd9e82c authored almost 8 years ago by Matteo Collina <[email protected]>
Fixes #88

cc @GavinDmello

7a716dd84e8a0007832e27e9371f17a00d8e78cf authored almost 8 years ago by Matteo Collina <[email protected]>
added a test with overlapping subscription

e15975a8cc07f1b34c78be845455f94e42b5bb3f authored almost 8 years ago by Matteo Collina <[email protected]>
Bumped v0.25.0.

cf4e7ca028b9ea7228cfd01b845bfe64f546d608 authored almost 8 years ago by Matteo Collina <[email protected]>
bumped uuid v3.0.0.

0c0b166a058a2a81bd663d644fc0e59a5b6af859 authored almost 8 years ago by Matteo Collina <[email protected]>
Merge pull request #84 from mcollina/fix-83

Do not try to update stored packet on PUBREC with clean=true.

4bf407eb25b5c5dd5d615bbd4c6c22b81efc9a46 authored almost 8 years ago by Matteo Collina <[email protected]>
Merge pull request #86 from debjeet-sarkar/master

Added closed event on server close

ec841595319d21375db7e9cb7e8ea2e4fd26a2e8 authored almost 8 years ago by Matteo Collina <[email protected]>
Adding closure

d4c1d54782f060c17f8a4fbb7887e3fded4414d1 authored almost 8 years ago by Debjeet Sarkar <[email protected]>
calling noop

620a70af25dd11e93c482e8ce08dbfa7d21ccf77 authored almost 8 years ago by Debjeet Sarkar <[email protected]>
Merge branch 'master' of github.com:debjeet-sarkar/aedes

ab231984dfbe75aa4933769c7723ca414a16d380 authored almost 8 years ago by Debjeet Sarkar <[email protected]>
adding closed event

Readme changes

Adding close event

Editing readme

Reverting example.js

22af5b5e0a1cdd26cf195ef9c6b47e503aa2a103 authored almost 8 years ago by Debjeet Sarkar <[email protected]>
Reverting example.js

1b14e95948281592021b5f3e151655c689e15e5a authored almost 8 years ago by Debjeet Sarkar <[email protected]>
Editing readme

60a8e554df169f53d06922e20181f4dbf8bb1b14 authored almost 8 years ago by Debjeet Sarkar <[email protected]>
Adding close event

a8490b92ef43b491191e497762a835866f8916dd authored almost 8 years ago by Debjeet Sarkar <[email protected]>
Readme changes

7aecc16a6cc02fe5251647c2c0738a11278f48d7 authored almost 8 years ago by Debjeet Sarkar <[email protected]>
adding closed event

14bf81a4e8759a6d3d7efa2b175844f3da3ab23e authored almost 8 years ago by Debjeet Sarkar <[email protected]>
Reverting the stats usage and adding closed event

90d5f931507adde32bcfce2fbeada5faacd7faa0 authored almost 8 years ago by Debjeet Sarkar <[email protected]>
Do not try to update stored packet on PUBREC with clean=true.

bab75e5a31af5a2c24df20a2283883dbe81887dc authored almost 8 years ago by Matteo Collina <[email protected]>
Publishing number of clients connected whenever a client dis/connects

1c4e69d14848962e0193e6609c2f816c59d7f76a authored almost 8 years ago by Debjeet Sarkar <[email protected]>
Publishing number of clients connected whenever a client dis/connects

59434a80e351d3743f1690ef85e51ea297436eda authored almost 8 years ago by Debjeet Sarkar <[email protected]>
Removed v0.12 from travis.yml

ac6cbad2ec921a851d50733aae1f23d3b7df9ab8 authored almost 8 years ago by Matteo Collina <[email protected]>
Added TLS example to README

Closes #81.

e169d744f770276c10efbfb8e6fd792d5eb33687 authored almost 8 years ago by Matteo Collina <[email protected]>
Merge pull request #79 from ovhemert/master

Added reference to NeDB persistence

6c4b6a9e7b66efcb8012d962ec2eb1cd9778f438 authored almost 8 years ago by Matteo Collina <[email protected]>
Added reference to NeDB persistence

3c49644c3525a5bc2c61495f17a8dc10945101cc authored almost 8 years ago by Osmond van Hemert <[email protected]>
Merge pull request #78 from ralphtheninja/master

tweak readme

752aebc785533219dff51b479d22ff5e0773c7f2 authored about 8 years ago by Matteo Collina <[email protected]>
:memo: tweak readme

45ef9c50ba4cb1f3a0cd7858f81cbb6d92c2f648 authored about 8 years ago by Lars-Magnus Skog <[email protected]>
Bumped v0.24.0.

169a313376c456e09d59c7dbcc6f5e8c2a512995 authored about 8 years ago by Matteo Collina <[email protected]>
Merge pull request #75 from renatoc/master

Emit an event when the server receives a ping

9771fd7967112c28e9670b6df04cce38b1e59d59 authored about 8 years ago by Matteo Collina <[email protected]>
add test

9536f9a98a008b7699b32638b5dcd0a4903cb6d6 authored about 8 years ago by Renato Castro <[email protected]>
Emit an event when the server receives a ping

aa4a3eb045ab86cf7f1755975690d34429971a15 authored about 8 years ago by Renato Castro <[email protected]>
Bumped 0.23.1.

8ad373496ba58d38d0827b00c89f9672163849c0 authored about 8 years ago by Matteo Collina <[email protected]>
Merge pull request #73 from wuhkuh/master

Fixed glitch in keepaliveInterval

1a69d161e75e9e48bba9476ed68d78e2548447e9 authored about 8 years ago by Matteo Collina <[email protected]>
Fixed glitch in keepaliveInterval

It used to: disconnect after 1501 * keepalive time
It now: disconnects after 1500 * keepalive t...

052a6e9bed00208f8ed6c5b62e68630d0a409a64 authored about 8 years ago by wuhkuh <[email protected]>
Merge pull request #70 from eladnava/patch-1

Docs: instance.publish(packet) expects an aedes-packet object

285dd876cf31b62cd780325edea6e7b0da716f2c authored about 8 years ago by Matteo Collina <[email protected]>
Docs: improve docs on how to publish a packet using instance.publish()

Uses modified description from
https://www.npmjs.com/package/mqtt-packet#publish according to
pr...

ad0e0f23343e31a82abc90213caf3bcd9acbe94e authored about 8 years ago by Elad Nava <[email protected]>
Docs: instance.publish(packet) expects an aedes-packet object and not an mqtt-packet

Updated the docs to match the new parameter expectation.

caca33824d64b4a7e2d6e5c312c355800fdca98a authored about 8 years ago by Elad Nava <[email protected]>
bumped v0.23.0

8dd64852cf0f499746deb62ca8f813578fe508fb authored about 8 years ago by Matteo Collina <[email protected]>
Bumped mqtt-connection dep to v3.0.0.

efc97cb0837c812337fee4d47984094f130bdfff authored about 8 years ago by Matteo Collina <[email protected]>
Merge pull request #69 from GavinDmello/master

presence module for aedes

f801f7c9cf746a3b8a94c40b5ce70ed2ebdd8b91 authored about 8 years ago by Matteo Collina <[email protected]>
Updated readme with the presence module information

41e781e7bfc1fbfcbc7ad5864a3f78d97644b19e authored about 8 years ago by bat_coder <[email protected]>
comment for server publishes

aaad438ee11616b3fe72a50ba2bd62f4542856ce authored about 8 years ago by bat_coder <[email protected]>
changed the disconnect topic & updated the test cases

c2d6f912147065728d09f9454bd763bc8d009e7a authored about 8 years ago by bat_coder <[email protected]>
presence module for aedes

77b6655e7e0d143a77e3333454324ac945387971 authored about 8 years ago by Gavin Dmello <[email protected]>
Bumped v0.22.0.

1e744347fecad8d14b5975206ee0100165785d7c authored about 8 years ago by Matteo Collina <[email protected]>
Added websocket example. Updated dependencies.

2b1c263d9e71a409942cb152adf125be2afe7d8d authored about 8 years ago by Matteo Collina <[email protected]>
Bumped v0.21.0.

Removed node v5 from travis.

43982a1b1be9b4021e41f95033fca0047a32b5d6 authored over 8 years ago by Matteo Collina <[email protected]>
Merge pull request #65 from rahulbhanushali/master

Emit connackSent event

c539e6c6dcfbdef563b11953a0a03ccd624b0d14 authored over 8 years ago by Matteo Collina <[email protected]>
Moved the test case from basic.js to meta.js

Updated the message for the test case

6c5ff3d27dda54d237a6d5a30828a60285fcc989 authored over 8 years ago by Rahul Bhanushali <[email protected]>
Test cases for connackSent event

Added tests cases in basic.js for connackSent event.

e4bcdf0d62404d5776257f84a2ab74d27eb903dd authored over 8 years ago by Rahul Bhanushali <[email protected]>
Fixed glitch.

ae7f096faf8c295894b9e5ac25843135aee4bed7 authored over 8 years ago by Rahul Bhanushali <[email protected]>
Emitted a connack event to allow implementing operations required after

connack has been sent.

c70b90131e1a4f19c9c375fb56cdd1c081fa2e27 authored over 8 years ago by Rahul Bhanushali <[email protected]>
Bumped v0.20.0.

2641d596dff8d09e91c1d59edc46738df53f6d13 authored over 8 years ago by Matteo Collina <[email protected]>
Merge pull request #62 from GavinDmello/master

Handling for other return codes

7798db8a27bd30c6e60df0159b94cfe5ff6a2aad authored over 8 years ago by Matteo Collina <[email protected]>
updated the test cases according to the errorObject change

75ffb68e3ab964ffd057aaf8e497b07a69e36490 authored over 8 years ago by bat_coder <[email protected]>
Attached returnCode to ErrorObject

657e2b46cb8c86349ff1601fcb859b4597b6969d authored over 8 years ago by bat_coder <[email protected]>
Bullets added and wrapped numbers with backticks

2f8196148ae6d1a090a927e01bbd4ca0cdd8c106 authored over 8 years ago by bat_coder <[email protected]>
prettified markdown

593c5648690faf76eab7b328d598eaed67fb0e8f authored over 8 years ago by bat_coder <[email protected]>
Readme updated and merged if block

6e4bf48c258d017bdb83722652e62d1b75501ea5 authored over 8 years ago by bat_coder <[email protected]>
changes without switch case

6860e12c407930deac6ee290978180acd247bef7 authored over 8 years ago by bat_coder <[email protected]>
Indentation rules

04d3475a0f0b9ccbdbe5e0e525535619eba96ad7 authored over 8 years ago by bat_coder <[email protected]>
Handling for other return codes

e5f09116c93f8f26aea41ca9f5cc72e56d1d3239 authored over 8 years ago by bat_coder <[email protected]>
Handling for other return codes

50dc1409649beda3eb22eac3b57244a6fa6dc63c authored over 8 years ago by bat_coder <[email protected]>
Add destroySoon into the mix.

be13dfff64d48a7ff6c9f7cbed8e16c256929dfb authored over 8 years ago by Matteo Collina <[email protected]>
Bumped 0.19.0

6a90b08da93c9062abf6f4f32bba65ef2cb198da authored over 8 years ago by Matteo Collina <[email protected]>
Bumped aedes-persistence to 2.1.0.

554bd81cabae52df2bc385cd349b5185772b3279 authored over 8 years ago by Matteo Collina <[email protected]>
emit keep alive timeout event

5284087a564f1e8500764db08775b608d2320134 authored over 8 years ago by Behrad <[email protected]>
emit delivered packet in ack event

9ebae660b21f8b9b13367c6cafe0b1bebbf4e506 authored over 8 years ago by Behrad <[email protected]>
Bumped v0.18.0.

a66ae34904d990f21080edcc482f0d2358d75c70 authored over 8 years ago by Matteo Collina <[email protected]>
Merge pull request #53 from mcollina/qos-retain

Reduce the QoS to 0 when sending retained messages.

b77eb388bf0c27e781d29fd8120a2bd4bf42a1ba authored over 8 years ago by Matteo Collina <[email protected]>
Avoid wrong deduplication of retain messages

44abcf0111cd5e54d189e1f63414258c108de8b7 authored over 8 years ago by Matteo Collina <[email protected]>
Store subscriptions before adding the listener to MQEmitter

5c6500668149e6d137cecb8d4b9894db0c35c710 authored over 8 years ago by Matteo Collina <[email protected]>
Reduce the QoS to 0 when sending retained messages.

088bec314ef2db76e9fa10847b371957ae955369 authored over 8 years ago by Matteo Collina <[email protected]>
Bumped 0.17.1.

5b39bf3621af4a2044cd2cb47c890b5eb227157c authored over 8 years ago by Matteo Collina <[email protected]>