Skip to content

Commit

Permalink
Merge 8b93a40 into 5d25741
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando committed Feb 14, 2020
2 parents 5d25741 + 8b93a40 commit 72a643a
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions README.md
Expand Up @@ -10,6 +10,8 @@
[![NPM version](https://img.shields.io/npm/v/aedes.svg?style=flat)](https://www.npmjs.com/aedes)
[![NPM downloads](https://img.shields.io/npm/dm/aedes.svg?style=flat)](https://www.npmjs.com/aedes)

[![Become a Backer](https://opencollective.com/aedes/tiers/backer.svg?avatarHeight=80&width=600)](https://opencollective.com/aedes)

Barebone MQTT server that can run on any stream servers

- [Aedes](#aedes)
Expand All @@ -24,6 +26,9 @@ Barebone MQTT server that can run on any stream servers
- [Collaborators](#collaborators)
- [Acknowledgements](#acknowledgements)
- [Contribution](#contribution)
- [Contributors](#contributors)
- [Backers](#backers)
- [Sponsors](#sponsors)
- [Mosca vs Aedes](#mosca-vs-aedes)
- [Benchmark: Aedes](#benchmark-aedes)
- [Benchmark: Mosca](#benchmark-mosca)
Expand Down Expand Up @@ -98,6 +103,7 @@ npm install aedes
- [__Gavin D'mello__](https://github.com/GavinDmello)
- [__Behrad Zari__](https://github.com/behrad)
- [__Gnought__](https://github.com/gnought)
- [__Daniel Lando__](https://github.com/robertsLando)

## Acknowledgements

Expand All @@ -113,6 +119,26 @@ production. This addresses your concerns about performance and stability.
Want to contribute? Check our list of
[features/bugs](https://github.com/moscajs/aedes/projects/1)

## Contributors

This project exists thanks to all the people who contribute ❤️

[![Backers](https://opencollective.com/aedes/contributors.svg?width=890&button=false)](https://opencollective.com/aedes#backers)

### Backers

Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/aedes#backer)]

[![Backers](https://opencollective.com/aedes/backers.svg?width=890)](https://opencollective.com/aedes#backers)

### Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/aedes#sponsor)]

[![Sponsor 1](https://opencollective.com/aedes/sponsor/0/avatar.svg)](https://opencollective.com/aedes/sponsor/0/website)

[![Sponsor 2](https://opencollective.com/aedes/sponsor/1/avatar.svg)](https://opencollective.com/aedes/sponsor/1/website)

## Mosca vs Aedes

Example benchmark test with 1000 clients sending 5000 QoS 1 messsages. Used
Expand Down

0 comments on commit 72a643a

Please sign in to comment.