toke / docker-mosquitto

Docker file for eclipse mosquitto MQTT broker
https://registry.hub.docker.com/u/toke/mosquitto/
BSD 3-Clause "New" or "Revised" License
229 stars 127 forks source link

Removing dependency on Q? #4

Closed cefn closed 8 years ago

cefn commented 8 years ago

Given the only feature of Q you use is q.defer() is there any chance of removing this dependency?

Mozilla provides an alternative implementation. https://developer.mozilla.org/en-US/docs/Mozilla/JavaScript_code_modules/Promise.jsm/Deferred

toke commented 8 years ago

This project has no Dependency to Q and does not have Javascript at all. So I think Issue is wrong here.

cefn commented 8 years ago

Copy paste error with two issues for similarly named project. Was meant to be in dockermachine sorry.