Skip to content

Commit 06c9ba9

Browse files
Update mercure.rst: Shortening the screenshot description
Page: https://symfony.com/doc/5.x/mercure.html#subscribing Reasons: * The Twitter image doesn't show more than the embedded screenshot. * The list was too prominent IMO, for explaining just a few clicks.
1 parent 3915127 commit 06c9ba9

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

mercure.rst

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -308,18 +308,12 @@ as patterns:
308308

309309
.. tip::
310310

311-
Google Chrome DevTools natively integrate a `practical UI`_ displaying in live
312-
the received events:
311+
Google Chrome features a practical UI to display the received events:
313312

314313
.. image:: /_images/mercure/chrome.png
315314
:alt: The Chrome DevTools showing the EventStream tab containing information about each SSE event.
316315

317-
To use it:
318-
319-
* open the DevTools
320-
* select the "Network" tab
321-
* click on the request to the Mercure hub
322-
* click on the "EventStream" sub-tab.
316+
In DevTools, select the "Network" tab, then click on the request to the Mercure hub, then on the "EventStream" sub-tab.
323317

324318
.. tip::
325319

@@ -766,7 +760,6 @@ Going further
766760
.. _`JSON Web Token`: https://tools.ietf.org/html/rfc7519
767761
.. _`example JWT`: https://jwt.io/#debugger-io?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtZXJjdXJlIjp7InB1Ymxpc2giOlsiKiJdfX0.iHLdpAEjX4BqCsHJEegxRmO-Y6sMxXwNATrQyRNt3GY
768762
.. _`IRI`: https://tools.ietf.org/html/rfc3987
769-
.. _`practical UI`: https://twitter.com/ChromeDevTools/status/562324683194785792
770763
.. _`the dedicated API Platform documentation`: https://api-platform.com/docs/core/mercure/
771764
.. _`the online debugger`: https://uri-template-tester.mercure.rocks
772765
.. _`a feature to test applications using Mercure`: https://github.com/symfony/panther#creating-isolated-browsers-to-test-apps-using-mercure-or-websocket

0 commit comments

Comments
 (0)