An open API service indexing awesome lists of open source software.

https://github.com/yogpanjarale/mqtt-server

Mqtt server in nodejs with typescript
https://github.com/yogpanjarale/mqtt-server

aedes mqtt mqtt-broker mqtt-server nodejs

Last synced: about 1 month ago
JSON representation

Mqtt server in nodejs with typescript

Awesome Lists containing this project

README

          

# Node.js MQTT server

a nodejs mqtt server with aedes, persistence with local mongodb
and simple authentication

## Authentication

simple stateless authentication for being little tricky for hacker to crack

1. username needs to be 8 charecters long
2. password needs to be 8 characters long
3. password must start with capital `P`