moscajs / mosca

MQTT broker as a module
mosca.io
3.2k stars 509 forks source link

fix loadSubs callback issue & use pipeline to get subscriptions #518

Closed behrad closed 8 years ago

behrad commented 8 years ago

1) cb was not being called on error/null keys 2) pipeline is used now to get subscriptions 3) scanStream is enhanced with a large count