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 a5b0de8 commit 4f11684Copy full SHA for 4f11684
1 file changed
rosocket/README.md
@@ -23,8 +23,8 @@ only need the built-in `WebSocket` and `JSON` APIs.
23
> one named topic or service per WebSocket, no SDK, no allow-list. Reach
24
> for `rosocket` when you genuinely want exactly that; reach for
25
> `rclnodejs/web` when you want a typed SDK, an allow-list, and HTTP
26
-> fallback. See [`web/README.md` §4 "How it compares"](../web/README.md#4-how-it-compares)
27
-> for the full picture vs. `rosbridge` + `roslibjs`.
+> fallback. See [`rclnodejs/web` vs. `rosbridge` + `roslibjs`](../web/README.md#4-rclnodejsweb-vs-rosbridge-roslibjs)
+> in the SDK guide for the full picture.
28
29
How it compares with the classic
30
[rosbridge_suite](https://github.com/RobotWebTools/rosbridge_suite) +
0 commit comments