symfony/mercure-notifier

Symfony Mercure Notifier Bridge

Installs: 37 811

Dependents: 1

Suggesters: 0

Security: 0

Stars: 10

Watchers: 5

Forks: 4

Type:symfony-notifier-bridge


README

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