Kévin Dunglas

Results 764 comments of Kévin Dunglas

> But if I include this secret key used to sign the JWT token in my frontend client, any other user with a bit of code knowledge could easily retrieve...

Hi Mathieu, Using Mercure for GraphQL subscriptions has been implemented by @alanpoulain in API Platform: https://api-platform.com/docs/master/core/graphql/#subscriptions The related code: https://github.com/api-platform/core/tree/master/src/GraphQl/Subscription I hope this helps!

Adding a WebSub endpoint to the hub is something I have in mind since the very beginning. Such addition would be very welcome.

The protocol is very simple, maybe could we just ship our own implementation.

It will be available before the end of 2020. Sorry I don't have a more precise ETA yet, but I've started working on this (design part for now).

It's the next entry in my todo list after releasing 2.6 stable!

Can you try to compile the hub from sources on the Raspberry to see if it fixes the issue?

By design, Bolt will store as much data as possible in memory. It will release memory only if the system is under pressure (Chrome use similarly to for instance). This...

Thanks for the detailed feedback! This looks like a bug to me. We need to double-check if the cleanup routine is executed at all, and if it's the case maybe...

> Hi Dunglas, I changed the size of my DB to 10 messages and frequency to 0.9 and there is no big change, lets say that after 4 days, the...