waaseyaa/mercure

Mercure hub publisher for real-time SSE push in Waaseyaa

Maintainers

Package info

github.com/waaseyaa/mercure

pkg:composer/waaseyaa/mercure

Statistics

Installs: 921

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0


README

Layer 0 — Foundation

Mercure hub publisher for real-time SSE push in Waaseyaa.

MercurePublisher posts updates to a configured Mercure hub URL with topic and JWT credentials. Publication failures are best-effort — they wrap exceptions through LoggerInterface rather than crashing the primary request, matching the framework convention for non-critical side effects.

Key classes: MercurePublisher, MercureServiceProvider.