Skip to content

Commit fb4924b

Browse files
committed
add a going further section
1 parent baae63b commit fb4924b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

mercure.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -726,6 +726,12 @@ it will be handled automatically::
726726
}
727727
}
728728

729+
Going further
730+
-------------
731+
732+
* The Mercure protocol is also supported by :doc:`the Notifier component </notifier>`. Use it to send push notifications to web browsers.
733+
* `Symfony UX Turbo`_ is a library using Mercure to provide the same experience as with Single Page Apps but without having to write a single line of JavaScript!
734+
729735

730736
.. _`the Mercure protocol`: https://mercure.rocks/spec
731737
.. _`Server-Sent Events (SSE)`: https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events
@@ -742,3 +748,4 @@ it will be handled automatically::
742748
.. _`the dedicated API Platform documentation`: https://api-platform.com/docs/core/mercure/
743749
.. _`the online debugger`: https://uri-template-tester.mercure.rocks
744750
.. _`a feature to test applications using Mercure`: https://github.com/symfony/panther#creating-isolated-browsers-to-test-apps-using-mercure-or-websocket
751+
.. _`Symfony UX Turbo`: https://github.com/symfony/ux-turbo

0 commit comments

Comments
 (0)