You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After investigation I think that send messages is not implemented.
Since version 3 is using of pusher deprecated and recomended way is use symfony/messenger.
But when I found in package words like "MessageHandlerInterface" and "#[AsMessageHandler]" a got zero results.
I think everybody have implement symfony/messenger alone.
Hi. How can I send a message from a server to users these are subscibed on a topic.
The text was updated successfully, but these errors were encountered: