Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I send a message #480

Open
rudireg opened this issue May 11, 2023 · 2 comments
Open

How can I send a message #480

rudireg opened this issue May 11, 2023 · 2 comments

Comments

@rudireg
Copy link

rudireg commented May 11, 2023

Hi. How can I send a message from a server to users these are subscibed on a topic.

@krajcikondra
Copy link

Good question. I dont know it as well and there is nothing about it in documentation.

Probably you need use symfony/messenger but I don´t know how :-(

@mbabker Can post some example of using symfony/messenger to send message to topic please?

@krajcikondra
Copy link

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.

Am i right? @mbabker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants