python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to differentiate the data of one topic or another coming from Mercure hub if the client is suscribed to two topics
I have a a dashboard on a Symony app with two ChartJS graphs, one for temperature data, and the other for pressure data. I need update both on realtime; for that purpose I try to use MercureBundle wit...
Francisco
Votes: 0
Answers: 1
Symfony 5.4 - How am i supposed to properly start mercure using symfony
I installed mercure using the following command as stated in the documentation:
composer require mercure
After that, i'm supposed to start the mercure server and here is the issue: how?
Symfony's docu...
Gess1t
Votes: 0
Answers: 2
How to configure Mercure bundle to send notifications to web UI on a Symfony application
I'm starting with Mercure hub, but I have some doubts that are stopping me. The idea is add to a Symfony 5.4 web application (its a management web application based on sf 5.4) the classic notification...
Francisco
Votes: 0
Answers: 0
Run Mercure on production : 404 no found
I am contacting you because I can't get mercure to work in production.
The binary prebuild runs fine, but when I try to connect to the hub, I get a 404 no found.
Here is the command I run :
sudo MERCU...
yinyang
Votes: 0
Answers: 2