Results 13 comments of Dhaval chaudhary

May be this can help. Please check [this issue](https://github.com/ded/express-limiter/issues/28)

I have created pull request for supporting it. [Here is the PR](https://github.com/ded/express-limiter/pull/34)

I have changed db calls to mongo collection queries and that works great for me. If we want this integrated in same package i can submit PR with detailed document...

I have created pull request for supporting it. [Here is the PR](https://github.com/ded/express-limiter/pull/34)

Any updates here. We are facing the same issue. Any possible solution?

Need help on this as there are some depreciation warnings if you pass connection object to `ascoltatore`. Depreciation warnings are: ``` DeprecationWarning: Cursor.each is deprecated. Use Cursor.forEach instead. DeprecationWarning: collection.insert...

Ok. let me see if i can try and accommodate it in the same package. I will update you with my findings.

I found out that we will need multiple changes for the support. 1) Multiple client session. currently only one client is allowed to connect to broker with that client id....

Is it due to support of mqtt or you need more maintainer to get it going? if anyways I can help let me know.