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
413 stars 39 forks source link

Execute php code on connection events #82

Closed Lenny4 closed 11 months ago

Lenny4 commented 2 years ago

Do you plan to add a feature that allow to execute php code on specific events ?

Like when a subcriber disconnect or a new subscriber connect ?