mercure-bundle
mercure-bundle copied to clipboard
The MercureBundle allows to easily push updates to web browsers and other HTTP clients in the Symfony full-stack framework, using the Mercure protocol.
Unable to use the `mercure()` Twig function to subscribe to two different URLs at different places
Hello, Assume that I want to subscribe to two (or more) private updates. By intuition I'd write this: ```html ... ``` But doing so will cause the following exception from...
We are trying to find a good and easy way to handle relations. I explain, I have : - 1 entity Website - n entites Url, related to Website (1...
As of Chrome 88, cookies must be `SiteSite=Lax/Strict` or `SiteSite=none; Secure`. That means running a Mercure server on http isn't possible when running a Symfony dev server on https. I've...
Hi, Could you release a release for Symfony 7? Please Thanks 😃
I use Mercure out of Api Platform ecosystem with `mercure()` Twig function in template to notify the completion of tasks executed in the background, or update graphics in real time,...
When the bundle is installed, there's a lot of moving pieces to get it all working. Sentry has the same problem and their bundle provides a `sentry:test` command which pushed...
Hi, I'm using two topics on my symfony-project: /user/notification/{userid} -> Send notifications to user (flash messages, statusupdates) /user/messenger/{userid} -> Messages from other users Both (private) topics were created by diefferent...
Hi @dunglas, it's possible pass additionals payload to mercure twig function!? Any example of it? Thank you.
Mercure allow to have two secret, but the bundle only allow one. https://mercure.rocks/docs/hub/config