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

As fast as mosquitto on my macbook pro.

github.com/moscajs/aedes - 8b0f29468e73441574aa110151847f9b1318ec17 authored almost 10 years ago by Matteo Collina <[email protected]>
Use internal Packet to avoid copying messageIds.

github.com/moscajs/aedes - c9fb125a46a6c94824af0377a70a74fd42825b19 authored almost 10 years ago by Matteo Collina <[email protected]>
Handle disconnect packet.

github.com/moscajs/aedes - 90aa86a570efa4e8398c4e4b165b7ac9b4cf97dd authored almost 10 years ago by Matteo Collina <[email protected]>
Unsubscribe on bad disconnect.

github.com/moscajs/aedes - 8bd0e9bad4a85dfa11b2fbc3abce5e0fee303ffa authored almost 10 years ago by Matteo Collina <[email protected]>
Added unsubscribe.

github.com/moscajs/aedes - 2a57c27c46275c61f2a85cfecd5404d2e5236b2d authored almost 10 years ago by Matteo Collina <[email protected]>
Better error handling.

github.com/moscajs/aedes - 61efe0058004890160e5524f9f02431130d6be75 authored almost 10 years ago by Matteo Collina <[email protected]>
Handle closing of connections.

github.com/moscajs/aedes - 40e88804c7991fcba9efff4e5531621c56cd3872 authored almost 10 years ago by Matteo Collina <[email protected]>
Do not use streams for parsing and generating, be faster (2x)

github.com/moscajs/aedes - 69963d61c5e9283115fc3d72c9825bc5b6b4ba2d authored almost 10 years ago by Matteo Collina <[email protected]>
Added simple example!

github.com/moscajs/aedes - 97ff539b9345bc14c0f1b04d4d8a4182a44c2163 authored almost 10 years ago by Matteo Collina <[email protected]>
Added publish, subscribe and suback. Extracted client.js.

github.com/moscajs/aedes - 2402787ff6481201a99e10fa6dc8a7d85b1bd8ea authored almost 10 years ago by Matteo Collina <[email protected]>
Connect-Connack roundtrip

github.com/moscajs/aedes - 5d5e57b59172d84c859cefcc1e44e809a8e445f9 authored almost 10 years ago by Matteo Collina <[email protected]>