moscajs / aedes

Barebone MQTT broker that can run on any stream server, the node way
MIT License
1.75k stars 228 forks source link

[bug]"done" is not a function #937

Closed mccoysc closed 5 months ago

mccoysc commented 5 months ago

System Information

Describe the bug aedes.authenticate=(c,p,cb)=>cb()

an error like this:

error for done is not a function

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Additional context Add any other context about the problem here.