Skip to content

YogPanjarale/MQTT-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published