Maxime
Maxime
A lot of e-commerces uses [cloudflare bot management](https://www.cloudflare.com/products/bot-management/) to block scrapers. I think, it can be a good solution for this problem because simple post request made by a script...
Hello @danygiguere, I have made a jwt guard for Adonisjs v6 [here is the repository](https://github.com/MaximeMRF/adonisjs-jwt)
Hello @Julien-R44, sorry i've not work on this pr since a long time but now i'm back i will update the readme once you will say me that's the code...
I don't know very well RabbitMQ (I have never use it) but yeah it support acknowledgments like mqtt brokers. Yes good suggestion, I have forgot that but I can add...
Ah ok my bad. Yes it seems to, but my pr is here to support the mqtt protocol as well as mqtt broker but not amqp and broker like RabbitMQ...
@Julien-R44 hi before merge i have to provide the docs
Hi @RomainLanz, Not atm but it can be a interesting alternative to Redis depending of the project. For example, I have a IOT project and I use a mqtt broker...
Hey @arthurfaby don't hesitate to open a pull request for a small fix like that, i think it's more simple :)
Hi @thetutlage, Here [is a example on the documentation](https://developers.brevo.com/docs/send-a-transactional-email#tracking-your-transactional-activity-through-webhooks)
I have the same problem