Ecosyste.ms: OpenCollective

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

Aedes

Barebone MQTT broker that can run on any stream server, the node way
Collective - Host: opensource - https://opencollective.com/aedes - Code: https://github.com/moscajs/aedes

chore(deps-dev): bump @types/node from 14.14.44 to 15.0.2 (#632)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

github.com/moscajs/aedes - cebeb6ea357c7490c8a2dca2d57bbaeb56073b6a authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps-dev): bump tsd from 0.14.0 to 0.15.0 (#635)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

github.com/moscajs/aedes - 2a293c0fba227bfd0f9e37880f938715d54e4cf9 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 0.46.0

github.com/moscajs/aedes - 6844e36e3ae536b67f86bf1912f22c2b218cf34c authored over 3 years ago by Daniel Lando <[email protected]>
fix: publish to `$SYS/` not allowed to prevent DoS (#622)

github.com/moscajs/aedes - 353e0f870d2b076306c7da0c3be3a596c4ea4abf authored over 3 years ago by Daniel Lando <[email protected]>
fix: upgrade Aedes.d.ts and Client to extends from EventEmitter (#625)

github.com/moscajs/aedes - aa8a661bc2a0d750c54a64daf4e9fac9add9b751 authored over 3 years ago by Carlos Jiménez Saiz <[email protected]>
Release 0.45.2

github.com/moscajs/aedes - e3aa21499bbfc1b42dc71c5925a40248a45c0827 authored over 3 years ago by Daniel Lando <[email protected]>
chore(types): include types/packet in aedes.d.ts (#616)

missing the "export * from './types/packet" in order to have packet types available (typescript)

github.com/moscajs/aedes - 7ac0234839cfb7d0387b69d67dabcb1f3fe4ec54 authored over 3 years ago by Renan Duarte <[email protected]>
Release 0.45.1

github.com/moscajs/aedes - d52d5fcdedb519c954ed332b592916ae86d2ea24 authored over 3 years ago by Daniel Lando <[email protected]>
chore: use `test:ci` to fix release hook (#615)

github.com/moscajs/aedes - 93ddd2a4671a7de7cfad24775b1375089eaf307e authored over 3 years ago by Daniel Lando <[email protected]>
chore: bump deps (#613)

mqtt-packet ^6.9.0 → ^6.9.1 Fixes #612
@sinonjs/fake-timers ...

github.com/moscajs/aedes - e2ae125a308600c021745d8dfed09c164b41bc77 authored over 3 years ago by Daniel Lando <[email protected]>
docs: create SECURITY.md (#614)

github.com/moscajs/aedes - 43a8515230ef7b1379b583f83778fa0d56d57c66 authored over 3 years ago by Daniel Lando <[email protected]>
Add .gitattributes to normalize line endings

github.com/moscajs/aedes - e6c14b04d8b08485ce1dda3dfad59392571ae3df authored over 3 years ago by Gnought <[email protected]>
chore: update ci.yml

github.com/moscajs/aedes - 4290ea0bfcdfda5896c7141bfa41afa9e3e96b76 authored over 3 years ago by Gnought <[email protected]>
chore: upgrade tap (#611)

* Verify object type by t.type

* Upgrade tap

* replace deprecated tap functions

* repla...

github.com/moscajs/aedes - 4d7b4388124713ef7c6e0ae6fd548b7eeacff1e8 authored over 3 years ago by Gnought <[email protected]>
chore: enhance not-blocking test for new MQTT.js behaviour (#608)

github.com/moscajs/aedes - bc961a401d912c4eaf8fe0733c095622506e0324 authored over 3 years ago by Gnought <[email protected]>
chore: enhance coverage test (#609)

github.com/moscajs/aedes - 2aa9009ba764cb42f83dbd61a41be117b15e9fc5 authored over 3 years ago by Gnought <[email protected]>
Update ci

github.com/moscajs/aedes - bde839f119130c4049c2499858d93b2da19d0dd9 authored over 3 years ago by gnought <[email protected]>
chore: update aedes from 0.44.2 to 0.45.0 in cluster example (#600)

Snyk has created this PR to upgrade aedes from 0.44.2 to 0.45.0.

See this package in npm:
ht...

github.com/moscajs/aedes - 126fd4dd50eea4371a60899c19292b3416bcc136 authored over 3 years ago by Snyk bot <[email protected]>
Use eslint, and refactor typings (#596)

* Use eslint, and refactor typings

* Fix: broker should be readonly

github.com/moscajs/aedes - c390099c27820cf81c97f4e9df9123cf9d558615 authored almost 4 years ago by Gnought <[email protected]>
Add workflow for labeling PRs by their content (#595)

github.com/moscajs/aedes - 7040587b50f4844fa098f69e3c1775f5ed9325d7 authored almost 4 years ago by Gnought <[email protected]>
chore(deps): bump actions/setup-node from v1 to v2.1.5 (#594)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.5.
- [Release...

github.com/moscajs/aedes - 6abc65e637d7846169e2c24dec8c2c8ad019ec1e authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix dependabot.yml config

github.com/moscajs/aedes - 77abe055e7763d01fcfa99d69c0f44a1bba62903 authored almost 4 years ago by gnought <[email protected]>
Create dependabot.yml

github.com/moscajs/aedes - e17337189f13bd6e4f047f2ac30b8e39a55d9485 authored almost 4 years ago by Gnought <[email protected]>
Proper handling of socketErrors in mqtt client v4 (#593)

Co-authored-by: Daniel Lando <[email protected]>

github.com/moscajs/aedes - f1af8e7902c9b6f9fdbc6bdd5bc17a5c43978940 authored almost 4 years ago by Gnought <[email protected]>
Release 0.45.0

github.com/moscajs/aedes - 1f978aa7399326d5059f2194b7ccb604c0d55837 authored almost 4 years ago by Daniel Lando <[email protected]>
feat(bridge): support incoming mosquitto bridge connections (#584)

* feat(bridge): Support incoming mosquitto bridge connections

The incoming mosquitto bridge c...

github.com/moscajs/aedes - 7c70ab4fdafd22b8f58dc1867b013bfa08cf3098 authored almost 4 years ago by Phil Mitchell <[email protected]>
chore(deps-dev): bump markdownlint-cli from 0.26.0 to 0.27.1 (#589)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

github.com/moscajs/aedes - b2da7f55cc177a303b46f75be0b36dc27c67128a authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
chore(deps): bump retimer from 2.0.0 to 3.0.0 (#590)

github.com/moscajs/aedes - 239ee205918c2a706d330d03c94bd7b146ab5b51 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
fix(types): add brokers interface (#585)

Co-authored-by: Daniel Lando <[email protected]>

github.com/moscajs/aedes - 234f49a436a7d71e4e068415e553b9b90f1a22f1 authored almost 4 years ago by getlarge <[email protected]>
Release 0.44.2

github.com/moscajs/aedes - 3e4f7a58765eb5afa2fae3e2fca4ea1eb26cbb2b authored almost 4 years ago by Daniel Lando <[email protected]>
fix: `emptyQueue` hitting its high water mark (#583)

github.com/moscajs/aedes - 9b117a09e159861a0f69df516e29182a18ae80be authored almost 4 years ago by Sebastian Good <[email protected]>
chore(deps-dev): bump @sinonjs/fake-timers from 6.0.1 to 7.0.0 (#576)

Bumps [@sinonjs/fake-timers](https://github.com/sinonjs/fake-timers) from 6.0.1 to 7.0.0.
- [Re...

github.com/moscajs/aedes - 3ca8a49a7cda4edfaf4132d1eb0d3fe6c0aa814f authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
docs: typo 'subscrption' in Aedes.md (#573)

github.com/moscajs/aedes - 54ec10588398f00f350157f9bdb6f93bb5102ade authored almost 4 years ago by Evan Summers <[email protected]>
chore(deps-dev): bump markdownlint-cli from 0.25.0 to 0.26.0 (#571)

Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.25.0 to 0.26....

github.com/moscajs/aedes - c6a8006d2a3e7e589e6ac1b59021cfd71ed80c69 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Release 0.44.1

github.com/moscajs/aedes - 78c25836afe5b5961389a3dd27d59d5c4c119a6f authored about 4 years ago by Daniel Lando <[email protected]>
fix: replace shortid with hyperid #565 (#568)

mqtt-packet ^6.6.0 → ^6.7.0
@types/node ^14...

github.com/moscajs/aedes - b682531f9a20d0fb409c815702c51efe2d06bac3 authored about 4 years ago by Daniel Lando <[email protected]>
fix: replace shortid with hyperid #565 (#567)

github.com/moscajs/aedes - 831048b564460d78c9264c286f42aadd616b70bb authored about 4 years ago by Daniel Lando <[email protected]>
chore(deps-dev): bump markdownlint-cli from 0.24.0 to 0.25.0 (#562)

Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.24.0 to 0.25....

github.com/moscajs/aedes - fd8912268a144fca0f25bda229933f04bf2ac337 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
fix: upgrade aedes from 0.42.6 to 0.44.0 (#561)

Snyk has created this PR to upgrade aedes from 0.42.6 to 0.44.0.

See this package in npm:
ht...

github.com/moscajs/aedes - 25532b4425f9a32e9013f197c23c1a54ec7f8fe0 authored about 4 years ago by Snyk bot <[email protected]>
chore(deps): bumped deps and fix standard issues (#558)

github.com/moscajs/aedes - 7e5a98045e4b3818887b75588d1386da354b96c5 authored about 4 years ago by Daniel Lando <[email protected]>
chore(deps-dev): bump snazzy from 8.0.0 to 9.0.0 (#554)

Bumps [snazzy](https://github.com/feross/snazzy) from 8.0.0 to 9.0.0.
- [Release notes](https:/...

github.com/moscajs/aedes - b11bdea0e565ab5e1e787d78563254f633023ea7 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Release 0.44.0

github.com/moscajs/aedes - 6fa6269585bddd8f3b9999bca70705bb05a86c78 authored about 4 years ago by Daniel Lando <[email protected]>
feat: delegate protocol decoding in server-factory and protocol-decoder (#549)

* Delegate protocol decoding in server-factory and protocol-decoder

* add server-factory refe...

github.com/moscajs/aedes - c8b5cb03527d0c27a7ffc9ec5ca267f8e06a3a99 authored about 4 years ago by getlarge <[email protected]>
chore(deps-dev): bump standard from 14.3.4 to 15.0.0 (#552)

Bumps [standard](https://github.com/standard/standard) from 14.3.4 to 15.0.0.
- [Release notes]...

github.com/moscajs/aedes - eaf1ac9a79c5bbe0ed51bce06fe9c6571fd61769 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
docs: fix `preConnect` signature in example (#548)

github.com/moscajs/aedes - 08b72255470489c6fc9d37cf3f4d6c936e96b204 authored about 4 years ago by Daniel Lando <[email protected]>
Release 0.43.0

github.com/moscajs/aedes - f0d82ccbb0bb3ddf973a30e8d49fa8a8ee843895 authored about 4 years ago by Daniel Lando <[email protected]>
feat: add `packet` to `aedes.preConnect` (#547)

github.com/moscajs/aedes - b9dbd9e773ce16ddba01db93433fdea616105991 authored about 4 years ago by Daniel Lando <[email protected]>
chore(deps-dev): bump markdownlint-cli from 0.23.2 to 0.24.0 (#546)

Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.23.2 to 0.24....

github.com/moscajs/aedes - f8ab23eb07183e4e20f3731df4abc3ac1de33751 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Release 0.42.6

github.com/moscajs/aedes - 4de90db8a0b32b3698d397f95b2403388df87217 authored over 4 years ago by Daniel Lando <[email protected]>
feat: add $SYS/<brokerId>/new /subscribes and $SYS/<brokerId>/new /unsubscribes #540 (#541)

github.com/moscajs/aedes - 9f8a21ae34f962546783b9b1e292e237b6b86770 authored over 4 years ago by Daniel Lando <[email protected]>
chore(deps-dev): bump release-it from 13.7.1 to 14.0.2 (#539)

Bumps [release-it](https://github.com/release-it/release-it) from 13.7.1 to 14.0.2.
- [Release ...

github.com/moscajs/aedes - b1b3d4176a19f9b815298e0c60dc246a060b7a86 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Update README.md (#538)

github.com/moscajs/aedes - 631c32afda1567ea7667df0e697e0d3abc59c0f7 authored over 4 years ago by Daniel Lando <[email protected]>
docs: clusters best practise (#537)

* docs: clusters best practise

* add redis issue

* changed section title

* update docs

* rem...

github.com/moscajs/aedes - 933a0be0f902b82f4697fc0251b9ba5cfc43f018 authored over 4 years ago by Daniel Lando <[email protected]>
chore(deps-dev): bump typescript from 3.9.7 to 4.0.2 (#534)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.0.2.
- [Release not...

github.com/moscajs/aedes - 8c2ef56a17a8b0e8e521cca319115cc534c4ba30 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
fix: typos in types (#528)

github.com/moscajs/aedes - ace19d3231cb74dfad4097d11a544c7b4afb30f6 authored over 4 years ago by Carlos Gomes Martinho <[email protected]>
docs: examples.md require Aedes without relative path (#523)

github.com/moscajs/aedes - 6cb9efabbcf0cf2b4693c414884ffeb2ae8612ad authored over 4 years ago by Evan Summers <[email protected]>
Release 0.42.5

github.com/moscajs/aedes - 031cd0440f6c029f596c2671c4d3c49386f5c711 authored over 4 years ago by Daniel Lando <[email protected]>
fix: don't pass writeQos errors in packet cb (#517)

github.com/moscajs/aedes - a5fb82918a4a60cf4551e4fffa8e8a8aad1994bb authored over 4 years ago by Daniel Lando <[email protected]>
Release 0.42.4

github.com/moscajs/aedes - 1794f03796cca94c6883035ed30f0a86d4f821f7 authored over 4 years ago by Daniel Lando <[email protected]>
fix: no such packet error with QoS 2 (#514)

github.com/moscajs/aedes - 1c217caf6766865a16cd0847cd14172151031bd8 authored over 4 years ago by Daniel Lando <[email protected]>
Release 0.42.3

github.com/moscajs/aedes - abac543dd4f0a399ec38480ae30b81bcea6b64a1 authored over 4 years ago by Daniel Lando <[email protected]>
fix: return error in pubrec (#512)

* fix: return error in pubrec

* test pubrec

github.com/moscajs/aedes - 7aaa8864b6109da8edcefc6eea70be24df358e0e authored over 4 years ago by Daniel Lando <[email protected]>
fix: possible leak in connect and disconnect (#511)

* fix: possible leak in handleConnect negate

* docs: add missing id option

* fix: possible...

github.com/moscajs/aedes - 09fc0ce1f10c57f6737a3f2eef3a07637ed2b2fb authored over 4 years ago by Daniel Lando <[email protected]>
fix: write leaks (#508)

* fix: write leaks

* rename test

* qos1/2 pub test error

github.com/moscajs/aedes - b8543838453731836d9cb9cac13720c247f3c358 authored over 4 years ago by Daniel Lando <[email protected]>
Release 0.42.2

github.com/moscajs/aedes - 7dee9b629ae3ea92aa251a8784389bd7a98f6fa5 authored over 4 years ago by Daniel Lando <[email protected]>
fix: prevent client connection to be closed when doing connack (#507)

* fix: prevent client connection to be closed when doing connack

* test should not call `conn...

github.com/moscajs/aedes - 8ff7d008ef2fd87940b62b787186ae12a209b91c authored over 4 years ago by Daniel Lando <[email protected]>
docs: docker (#505)

github.com/moscajs/aedes - 8e58d08ba87e9976a4a5424eb35bd8ec09622aa0 authored over 4 years ago by Daniel Lando <[email protected]>
chore: delete FUNDING.yml (#504)

github.com/moscajs/aedes - 4354905928074965fecdb243afb0e8ad18db01c6 authored over 4 years ago by Daniel Lando <[email protected]>
chore: upgrade aedes from 0.41.0 to 0.42.0 (#503)

Snyk has created this PR to upgrade aedes from 0.41.0 to 0.42.0.

See this package in NPM:
ht...

github.com/moscajs/aedes - 91bb5650827b0aac37f5bb5a5da89a7fcbfba354 authored over 4 years ago by Snyk bot <[email protected]>
docs: add aedes-cli to extensions (#502)

github.com/moscajs/aedes - fc29146765610a909f23977ebf6d182727697500 authored over 4 years ago by Daniel Lando <[email protected]>
chore: upgrade aedes in examples from 0.41.0 to 0.42.0 (#501)

Snyk has created this PR to upgrade aedes from 0.41.0 to 0.42.0.

See this package in NPM:
ht...

github.com/moscajs/aedes - 158fdff0d5f6c3ae7b910cf38723e4eb9c653010 authored over 4 years ago by Snyk bot <[email protected]>
Release 0.42.1

github.com/moscajs/aedes - 0a0e26cb74575068f624b32973a2a10adc76ec48 authored over 4 years ago by Daniel Lando <[email protected]>
fix: clean up the write callbacks in case of error (#492)

github.com/moscajs/aedes - e11148dc137881a41cf828c47b7c0be3eeaa4a02 authored over 4 years ago by Daniel Lando <[email protected]>
docs: sdd Kuzzle to made with aedes section (#500)

github.com/moscajs/aedes - 379182f447dacb3da2dafbbab89359300af01fc5 authored over 4 years ago by Adrien Maret <[email protected]>
fix: remove useless empty buff (#497)

* docs: LGTM badges

github.com/moscajs/aedes - e60f85d1935b4f054eb7ec77f8580e58534ceb29 authored over 4 years ago by Daniel Lando <[email protected]>
docs: authorizePublish clarification (#496)

github.com/moscajs/aedes - 86b6815fbf9aad0d52d23a7c178c6ebd0a7a3e9b authored over 4 years ago by Daniel Lando <[email protected]>
fix: catch writeToStream errors (#493)

github.com/moscajs/aedes - 8d34ee5819cfc983d57e49b45d8c5ef70a76d79b authored over 4 years ago by Daniel Lando <[email protected]>
Bump markdownlint-cli from 0.22.0 to 0.23.1 (#490)

Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.22.0 to 0.23....

github.com/moscajs/aedes - 28c6cbb666bb4e299d885032fb909fb42e77f5a9 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Release 0.42.0

github.com/moscajs/aedes - 6586768cedf1f2841327230346e5a3ebbcb198e7 authored over 4 years ago by Daniel Lando <[email protected]>
fix: remove subs only when clean flag is false (#488)

github.com/moscajs/aedes - 684aa51d128c22373dca65a06a10caa2741a31ef authored over 4 years ago by Daniel Lando <[email protected]>
Bump @types/node from 13.13.6 to 14.0.1 (#485)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

github.com/moscajs/aedes - 8494fe72c79deade0eca9dfe6e99c719d6e02ff1 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump uuid from 7.0.3 to 8.0.0 (#481)

Bumps [uuid](https://github.com/uuidjs/uuid) from 7.0.3 to 8.0.0.
- [Release notes](https://git...

github.com/moscajs/aedes - d5ab3de7694c3e1beac18c96169dc08e5f392b2d authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump deps and fixed tests (#479)

* bump deps

+ [email protected]
+ [email protected]
+ [email protected]
+ @types/[email protected]
+ @t...

github.com/moscajs/aedes - 5fc092c6d3f011c2992a57e5575a6d773df6c5d1 authored over 4 years ago by Daniel Lando <[email protected]>
fix: upgrade aedes in proxy example from 0.40.1 to 0.41.0 (#478)

github.com/moscajs/aedes - 49276ec5e78ef0fe8d941b8412bb31e2bca6d64c authored over 4 years ago by Snyk bot <[email protected]>
Improved clusters example (#476)

* improved clusters example

* fixed docs

* bumped deps

+ [email protected]
+ [email protected]...

github.com/moscajs/aedes - b2393ab39f7b9c95ff066644576c061c483c31cc authored over 4 years ago by Daniel Lando <[email protected]>
feat: emptyOutgoingQueue (#474)

* feat: emptyOutgoingQueue #473

* added test emptyQueue

* use Transform instead of through...

github.com/moscajs/aedes - ab81dce6bac8b1b5608f4fc10ce4a74dc413ca69 authored over 4 years ago by Daniel Lando <[email protected]>
Update README.md (#471)

github.com/moscajs/aedes - 24cfa8dbc5916a5c52fbc4cb7cb7616f336592df authored over 4 years ago by Ievgen Naida <[email protected]>
Return granted qos in broker subscribe event and better subAck docs (#468)

* mqtt spec comment for negated subAck and docs #467

* return granted qos in broker subscribe...

github.com/moscajs/aedes - 295538898deaa57edcd6f62c469a55dd02a3a58c authored over 4 years ago by Daniel Lando <[email protected]>
Release 0.41.0

github.com/moscajs/aedes - ae63c0ece61253f441ea05a741ba537fda566cc8 authored over 4 years ago by Daniel Lando <[email protected]>
release script (#466)

github.com/moscajs/aedes - 1635fd5d480ec4a2534be8664ddd0fafd6522f4a authored over 4 years ago by Daniel Lando <[email protected]>
Fix typo (#463)

github.com/moscajs/aedes - 276fb0fcaaead57af43fa187f523f1ab6ceed737 authored over 4 years ago by Alan Cha <[email protected]>
Enhance subscription basic tests (#461)

* Enhance subscription basic test

* Add subscribe multiple topics basic test

github.com/moscajs/aedes - d64faebbd133d167b2c066b2a0fc264624e4a5a4 authored almost 5 years ago by Gnought <[email protected]>
Add more badges (#460)

- state the package is currently maintained
- and welcome anyone to submit PRs

github.com/moscajs/aedes - e3e5b1d9f45506ed993dd42fe4fcd2ff7df3312a authored almost 5 years ago by Gnought <[email protected]>
Update README.md

Add MQTT spec links

github.com/moscajs/aedes - f68cd771222aa974969039b750b04954b6968cea authored almost 5 years ago by Gnought <[email protected]>
Update dependencies (#457)

* Updated dependencies

* Update dependencies

github.com/moscajs/aedes - d0991fab853ef58ba8a0ca649dd7fc384060358b authored almost 5 years ago by Gnought <[email protected]>
Expose protocol version in Client object (#456)

github.com/moscajs/aedes - 237d25387ad8f3c857f2458eb88ad45f65d979a9 authored almost 5 years ago by Gnought <[email protected]>
Added test on unrecognised params in sub packet structure (#455)

* Added test on unrecognized params in sub packet

* Added assertion

github.com/moscajs/aedes - 76cdd8e10493946b33a286d127154416fd2dd59e authored almost 5 years ago by Gnought <[email protected]>
Handle unsubscription safer while client closes (#454)

* Handle unsubscription safer while client closes

* Added test

* Added assertion

* Upda...

github.com/moscajs/aedes - 05d2ee3b6e560747ef5a9ad241e45832d583256d authored almost 5 years ago by Gnought <[email protected]>
Update uuid & deps (#453)

github.com/moscajs/aedes - 209efd018ab8645f061aed50c0dacf279bb51e6b authored almost 5 years ago by Gnought <[email protected]>
Upgrade github actions/checkout to v2 (#452)

github.com/moscajs/aedes - 6d729b26a9f87359223fadf37d47028790c4ea40 authored almost 5 years ago by Gnought <[email protected]>