Back to Symfony

README

src/Symfony/Component/Notifier/Bridge/Mercure/README.md

8.0.9731 B
Original Source

Mercure Notifier

Provides Mercure integration for Symfony Notifier.

DSN example

MERCURE_DSN=mercure://HUB_ID?topic=TOPIC

where:

  • HUB_ID is the Mercure hub id
  • TOPIC is the topic IRI (optional, default: https://symfony.com/notifier. Could be either a single topic: topic=https://foo or multiple topics: topic[]=/foo/1&topic[]=https://bar)

Resources