Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Mosca is an MQTT broker that can be used either as a standalone service or embedded in Node.js applications. It is designed for developers working on IoT projects or any application requiring MQTT messaging, offering features like QoS 0 and 1 support, various storage options, and compatibility with Node.js.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
mcollina

mcollina/mosca

MQTT broker as a module

JavaScript
3189
500
No license
mcollina's profile
mcollina
689 contributions
behrad's profile
behrad
54 contributions
mocheng's profile
mocheng
24 contributions
ldstein's profile
ldstein
18 contributions
andreareginato's profile
andreareginato
17 contributions
davedoesdev's profile
davedoesdev
15 contributions
cfan8's profile
cfan8
12 contributions
juanenriqueescobar's profile
juanenriqueescobar
12 contributions
btsimonh's profile
btsimonh
10 contributions
hicaro's profile
hicaro
7 contributions

Support the dependencies of mcollina/mosca

Account's avatar
studio-b12/array-from
A ponyfill for the ES 2015 (ES6) `Array.from()`.
Account's avatar
mcollina/ascoltatori
The pub/sub library for node backed by Redis, MongoDB, AMQP (RabbitMQ), ZeroMQ, Kafka, MQTT (Mosquitto) or just plain node!
Account's avatar
substack/brfs
browserify fs.readFileSync() static asset inliner
Account's avatar
pvorb/node-clone
deep cloning of objects and arrays
Account's avatar
tj/commander.js
the complete solution for node.js command-line programs
Account's avatar
sasaplus1/deepcopy.js
deep copy data
Account's avatar
justmoon/node-extend
Port of jQuery.extend for node.js and the browser
Account's avatar
dominictarr/json-buffer
JSON parse & stringify that supports binary via bops & base64
Account's avatar
tdegrunt/jsonschema
A fast and easy to use JSON Schema validator
Account's avatar
dominictarr/level-sublevel
partition levelup databases
Account's avatar
Level/levelup
Fast & simple storage - a Node.js-style LevelDB wrapper
Account's avatar
Level/memdown
An drop-in replacement for LevelDOWN that works in memory only
Account's avatar
isaacs/minimatch
a glob matcher in javascript
Account's avatar
pgte/moving-average
Exponential Moving Average
Account's avatar
mqttjs/MQTT.js
A library for the MQTT protocol
Account's avatar
mqttjs/mqtt-connection
Stream-based Connection object for MQTT, extracted from MQTT.js
Account's avatar
mcollina/msgpack5
A msgpack v5 implementation for node.js and the browser, with extension points
Account's avatar
mcollina/pbkdf2-password
Easy salt/password creation for Node.js, extracted from Mosca
Account's avatar
pinojs/pino
super fast, all natural json logger
Account's avatar
davedoesdev/qlobber
Node.js globbing for amqp-like topics
Account's avatar
mcollina/retimer
Reschedulable Timer for your node needs
Account's avatar
isaacs/st
A module for serving static files. Does etags, caching, etc.
Account's avatar
mcollina/steed
horsepower for your modules
Account's avatar
uuidjs/uuid
RFC9562 UUIDs
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
punkave/dox-foundation
HTML output for Dox documentation generator
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale
Account's avatar
jshint/jshint
Static analysis tool for JavaScript
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
mcollina/mongo-clean
Clean a Mongo database
Account's avatar
npm/osenv
Look up environment settings specific to different operating systems
Account's avatar
observing/pre-commit
Automatically install pre-commit hooks for your npm modules.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
chaijs/sinon-chai
Extends Chai with assertions for the Sinon.JS mocking framework.
Account's avatar
ladjs/supertest
SuperAgent driven library for testing HTTP servers
Account's avatar
raszi/node-tmp
Temporary file and directory creator
Account's avatar
jashkenas/underscore
JavaScript's functional programming helper library.
Account's avatar
websockets/ws
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js