We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90e74fb commit 66fb4b0Copy full SHA for 66fb4b0
docs/source/service_servers_and_clients.rst
@@ -11,7 +11,7 @@ The :code:`ServiceServer` will provide a service that can be accessed by one or
11
In this sense, a :code:`Service` is much less of an abstract entity than a :code:`Topic`.
12
Each :code:`Service` should only have a single :code:`ServiceServer` that will receive a :code:`Request` and provide a :code:`Response`.
13
14
-.. mermaid::
+.. mermaid:: Action client and server sequence diagram.
15
16
%%{init: { "theme" : "dark" }}%%
17
graph LR;
0 commit comments