symfony / ux

Symfony UX initiative: a JavaScript ecosystem for Symfony

Home Page:https://ux.symfony.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Turbo] Add `mercure()` to `turbo_stream_listen()`

seb-jean opened this issue · comments

Hi,

For generate the URL of the Hub and for automatically set the cookie required to use the authorization mechanism, we need Twig helper mercure() (PR: symfony/mercure#62)

But how to use it with turbo_stream_listen()?