symfony / mercure

The Mercure Component allows to easily push updates to web browsers and other HTTP clients using the Mercure protocol.
https://symfony.com/doc/current/components/mercure.html
MIT License
414 stars 39 forks source link

Add logging to Hub on update publish #110

Closed tostiheld closed 7 months ago

tostiheld commented 11 months ago

In favour of #86 #SymfonyHackday

tostiheld commented 11 months ago

@dunglas CI is failing because of a coding standards check (inheritDoc should be removed from the Hub). Do you want me to ignore it or fix in a different PR?

dunglas commented 11 months ago

Thanks! PR to fix the the CS is welcome.